Best jQuery HTML5 Plugins & Tutorials with Demo

    Pixi.js : A 2D JavaScript Renderer

    Pixi.js : A 2D JavaScript Renderer

    Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback.The aim of this project is to provide a fast lightweight 2D library that works across all devices. The Pixi renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL.

    Features:

    • WebGL renderer (with automatic smart batching allowing for REALLY fast performance)
    • Canvas renderer (Fastest in town!)
    • Full scene graph
    • Super easy to use API (similar to the flash display list API)
    • Support for texture atlases
    • Asset loader / sprite sheet loader
    • Auto-detect which renderer should be used
    • Full Mouse and Multi-touch Interaction
    • Text
    • BitmapFont text
    • Multiline Text
    • Render Texture
    • Spine support
    • Primitive Drawing
    • Masking
    • Filters

    Trumbowyg : jQuery plugin for WYSIWYG HTML editor

    Trumbowyg : jQuery plugin for WYSIWYG HTML editor

    Simple HTML Editor field for the Silverstripe CMS that uses the Trumbowyg jquery plugin for WYSIWYG editing.Editor and generated code are optimized for HTML5 support. Compatible with all recents browsers like IE8+, Chrome, Opera and Firefox.

    Sysend.js : Send Messages between Open pages or Tabs

    Sysend.js : Send Messages between Open pages or Tabs

    sysend.js is small library that allow to send message between pages that are open in the same browser. They need to be in same domain. The library don’t use any dependencies and use HTML5 LocalStorage API. You can send any object that can be serialized to JSON or just send empty notification.

    SoundManager : JavaScript Sound Library

    SoundManager : JavaScript Sound Library

    A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 11 KB. BSD licensed.

    Light AudioPlayer with jQuery & Html5

    Light AudioPlayer with jQuery & Html5

    A Light AudioPlayer with HTML5, jQuery and CSS3.

    jQuery toCanvas : Add effects to Images & Videos

    jQuery toCanvas : Add effects to Images & Videos

    This jQuery plugin allow you to add effects to images and html5 videotags easily. It supports different types of processed effects and overlay

    TabbedContent : jQuery lightweight Tabs plugin

    TabbedContent : jQuery lightweight Tabs plugin

    TabbedContent is a lightweight* tabs plugin that uses the HTML5 history API to add your tab navigation to your browser’s history.

    Just Forms advanced with jQuery

    Just Forms advanced with jQuery

    Just Forms advanced – is a form framework that helps you to create any kind of form (classic, multistep, pop up from menu, pop up from bottom, modal, without footer and header) with client side validation.

    • 100+ AJAX JavaScript forms with client side validation
    • 100+ ready to use templates
    • PHP CAPTCHA
    • Date and Time picker
    • Color picker
    • Numeric stepper
    • Sliders
    • Masking input
    • 12 column grid (fully responsive)

    XSound : HTML5 Web Audio API Library

    XSound : HTML5 Web Audio API Library

    This library enables developers to use Web Audio API by description like jQuery.
    In concrete, this library may be useful to implement the following features.

    • Create Sound
    • Play the One-Shot Audio
    • Play the Audio
    • Play the Media (Fallback by HTML5 MediaElement)
    • Play the MML (Music Macro Language)
    • Streaming (by WebRTC)
    • Effectors (Compressor / Wah / Equalizer / Tremolo / Phaser / Chorus / Delay / Reverb, and Original Effector … etc)

    HiDPI Canvas Polyfill

    HiDPI Canvas Polyfill

    A JavaScript drop-in module to polyfill consistent and automatic HiDPI Canvas support. The goal of this drop-in is to make this behavior consistent accross all browsers, without having to modify any of your canvas code.