Best jQuery Core Java Script Plugins & Tutorials with Demo

    meSing.js : JavaScript Singing Synthesis Library

    meSing.js : JavaScript Singing Synthesis Library

    meSing.js is a JavaScript singing synthesis library that uses the Web Audio API’s DSP capabilities in conjunction with the meSpeak.js speech synthesis library to provide a vocal synthesizer for the web. First, the lyrics with corresponding MIDI notes are parsed and fed to meSpeak.js; the resulting text-to-speech output is then converted into a series of AudioBufferSourceNodes, which are subsequently processed and adjusted for pitch, rhythm, and expression.

    Feature.js : JavaScript Browser feature Detection Library

    Feature.js : JavaScript Browser feature Detection Library

    Feature.js is a fast, simple and lightweight browser feature detection library. It has no dependencies and weighs only 1kb minified and gzipped. Feature.js automatically initializes itself on page load, so you don’t have to. It doesn’t, however, run any tests while initializing, so it will only ever run them when you ask it to. This makes it perform very fast.

    Cubes Advent Calendar with CSS & JavaScript

    Cubes Advent Calendar with CSS & JavaScript

    A 3D cubes Advent calendar with fun hover effects and background color animations. Clicking the boxes opens another content level with different element animations.

    zMotion.js : Remake of zPath.js without jQuery

    zMotion.js : Remake of zPath.js without jQuery

    A remake of zPath.js without jQuery and with more features.

    Aquarelle : JavaScript Watercolor Effect Library

    Aquarelle : JavaScript Watercolor Effect Library

    Aquarelle is a library for creating magnificent watercolor effects. You can use Aqaurelle to add a fade-in animation to images and make them look as they are being painted on by smudged drops of paint. Built on top of the 3D canvas library Three.js.

    In-View.js : JavaScript Viewport Event Library

    In-View.js : JavaScript Viewport Event Library

    Library that tracks elements on the page and reacts when they are about to leave or enter the viewport. The library has no external dependencies and is really easy to use with a simple callback syntax.

    HTML Canvas Gauges using JavaScript

    HTML Canvas Gauges using JavaScript

    Canvas Gauges is tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.

    Shave.js : JavaScript plugin that Truncates Text

    Shave.js : JavaScript plugin that Truncates Text

    Shave is a zero dependency javascript plugin that truncates text to fit within a html element based on a set max-height.

    Draweditor : jQuery plugin for Quickly Draw Sketches

    Draweditor : jQuery plugin for Quickly Draw Sketches

    Draweditor is a simple free online sketching, drawing, image editing tool with jQuery.

    Progressively : JavaScript library to load Images Progressively

    Progressively : JavaScript library to load Images Progressively

    Progressively is a javascript library for loading images progressively. It’s written entirely in JavaScript so it doesn’t depend on 3rd-party libraries like jQuery. It’s super small, < 1.2kB when minified & gzipped! It will load images on when user browse to the page, saving bandwidth & server requests.