Warn your users when their network goes down. Make sure they don’t lose anything .It’s written in CoffeeScript, and compiled into JavaScript.
All posts in Other Libraries
Backbone.Notifier : UI Notifications Framework with jQuery & Backbone.js
Backbone.Notifier is a powerful UI notifications framework for displaying and controlling UI notifications.It is built on top of jQuery, Backbone.js + Underscore.js and has many cool features like a 3D module or animations support.
The notifications can be displayed on the top or in the middle, modal notifications exist and it is possible to set custom styles via CSS + JS API.
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 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 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 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.








