Best jQuery Core Java Script Plugins & Tutorials with Demo

    Parallax Color Bars with JavaScript

    Parallax Color Bars with JavaScript

    Amazing animated color bars parallax effect on black & white image while page scrolling.In parallaxColorBars you can now add settings using the data-parallax-color-bar attribute. You still need to call $(element).parallaxColorBars() to initialize parallaxColorBars on the element.

    News Ticker – Live News Headlines and Articles from Google News

    News Ticker - Live News Headlines and Articles from Google News

    This is a very modern Responsive Live News Headlines Strip Design. now you can use any website or landing page. this is multipurpose item. if can choose any one integrate your website or template. we are giving Google News Api with continues and live news strip design. It is Fixed on header. each strip have unique design. our item have five top news api strip design header . you can choose any one. This strip is design in fully responsive bootstrap 3.0 framework.

    Features:

    •  100% Responsive Layout
    • – Live News Upadate
    • – Google News Display/li>
    • – 137 news source intigration
    • – Many Animation Effect
    • – Documentation included
    • – Clean Design and Code
    • – Easy to Customize
    • – Bootstrap Framewrok 3.0
    • – Fixed Google News Api at header
    • – Cancel this any time

    nanoJS : JS library for DOM Manipulation

    nanoJS : JS library for DOM Manipulation

    nanoJS is around 100 lines of code (0.6 Kb compressed) JavaScript library for basic DOM manipulation. It has jQuery like syntax and supports chaining.

    Because is so small and simple you can add or remove methods directly in the library, meaning is very customizable. All methods are unrelated so removing one will not affect the library in any way (except each method).

    Dinero.js : JavaScript library for Monetary Values

    Dinero.js : JavaScript library for Monetary Values

    Dinero.js is a library for working with monetary values in JavaScript.

    Features:

    • Immutable and chainable API.
    • Global settings support.
    • Extended formatting and rounding options.
    • Native Intl support (no additional locale files).
    • Currency conversion.

    CSS-Doodle : A web component for Drawing Patterns with CSS

    CSS-Doodle : A web component for Drawing Patterns with CSS

    CSS-doodle is a web component for drawing patterns with css.The component will generate a grid of divs by the rules (plain CSS) inside it. You can easily manipulate those cells using CSS to come up with a graphic pattern or an animated graph. The limit is the limit of CSS itself.

    ScrollHint : JavaScript Scrollable Horizontally Elements

    ScrollHint : JavaScript Scrollable Horizontally Elements

    A javascript library to suggest that the elements are scrollable horizontally, with the pointer icon.

    Bottender : Make Bots Your Way Fast and Flexible

    Bottender : Make Bots Your Way Fast and Flexible
    • Flexible – Declare handlers as any JavaScript function.
    • Modern – Source written with ES6/ES7 syntax and great async await supports.
    • Modular – Use session stores, server framework adapters and platform connectors with same interface.
    • Learn Once, Write Anywhere – Handle multiple platforms with consistent development experience.

    JSMpeg : MPEG1 Video & MP2 Audio Decoder in JavaScript

    JSMpeg : MPEG1 Video & MP2 Audio Decoder in JavaScript

    JSMpeg is a Video Player written in JavaScript. It consists of an MPEG-TS demuxer, MPEG1 video & MP2 audio decoders, WebGL & Canvas2D renderers and WebAudio sound output. JSMpeg can load static videos via Ajax and allows low latency streaming (~50ms) via WebSockets.

    JSMpeg can decode 720p Video at 30fps on an iPhone 5S, works in any modern browser (Chrome, Firefox, Safari, Edge) and comes in at just 20kb gzipped.

    Brusher : A lightweight library to create Interactive Backgrounds

    Brusher : A lightweight library to create Interactive Backgrounds

    Brusher is a lightweight library to create interactive backgrounds.

    Ranger.js : JavaScript library for Ranges of Numbers

    Ranger.js : JavaScript library for Ranges of Numbers

    Ranger.js is a small, standalone library for working with ranges of numbers in Javascript.

    Ranger provides all the utility methods you’d expect, including clampwrapmap, and random. These methods are available statically, as well as through a Range object that can be instantiated for repeated use.

    Ranger’s main feature is the ability to provide a ‘curve’ function to certain methods, which will affect how numbers are distributed.