Best jQuery Other Libraries Plugins & Tutorials with Demo

    The Wall : A Javascript plugin for Mootools

    The Wall : A Javascript plugin for Mootools

    The Wall is a plugin for Mootools javascript framework designed to create walls of infinite dimensions. Its flexibility allows different applications, from infinite wall mode to Coda slider mode. The Wall creates compatible interfaces with the newer browsers and iPhone and iPad mobile devices.

    Features:

    • Creation of endless walls
    • Coda slider functionality
    • Intelligent creation of tiles
    • Widespread control of tiles
    • Wall/Coda automatic ripositioning
    • Inertia application to wall/coda motion
    • Integrated slideshow
    • Dragging reverse direction
    • Speed personalization
    • Motion transition personalization
    • Toggle drag
    • Mobile integration

    JustGage : Animated Gauges in SVG & Raphaël library

    JustGage : Animated Gauges in SVG & Raphaël library

    JustGage is a handy JavaScript plugin for generating and animating nice & clean gauges. It is based on Raphaël library for vector drawing, so it’s completely resolution independant and self-adjusting.

    Oh yes, since it’s pure SVG, it works in almost any browser – IE6+, Chrome, Firefox, Safari, Opera, Android, etc.

    Primarywall : Sticky notes Wall build with node.js, socket.io & jQuery

    Primarywall : Sticky notes Wall build with node.js, socket.io & jQuery

    PrimaryWall is a web-based sticky note tool wall, build with node.js, socket.io & jQuery designed for schools that allows pupils and teachers to work together in real-time.Getting ideas, collaborating, sharing and quickly posting pieces of information when working in a group or collaborative environment.

    PrimaryWall was concieved by a teacher and is built for schools so we kept things simple, fast and user friendly.

    jStorage – store data locally with JavaScript

    jStorage - store data locally with JavaScript

    jStorage is a simple wrapper plugin for Prototype, MooTools and jQuery to cache data (string, numbers, objects, even XML nodes) on browser side. Note that functions, DOM nodes, host objects and such can not be saved.jStorage was first developed under the name of DOMCached but since a lot of features were dropped to make it simpler (like the support for namespaces and such) it was renamed. DOMCached had separate files for working with Prototype and jQuery but jStorage can handle both in one go.

    jStorage makes use of HTML5 local storage where available and userData behavior in Internet Explorer older versions. Webkit SQLite is not supported.

    SeuratJS : Raphaël plugin for beautiful pointillized Animations

    SeuratJS : Raphaël plugin for beautiful pointillized Animations

    SeuratJS is a JavaScript library that extends Raphaël and allows for the creation of vivid animations and pixelated artwork using minimal code. It does this by extacting color data from an image of your choice and rebuilding the original with filled graphical primitives in SVG. Seurat makes it extremely easy to alter what primitives are generated (how they look and where they appear) and how they animate.

    SeuratJS uses the HTML5 canvas to parse color data and, because of this, the library operates entirely on the client side.