Leaflet - An Open-Source JavaScript Library for Mobile-Friendly Interactive Maps

Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps.  It is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while still being accessible on older ones. It can be extended with a huge amount of plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code.   

Inputosaurus Text - allows an input element to have multiple values

Inputosaurus Text is an <input> that allows for multiple delimited values, parse hooks, autocomplete, keyboard shortcuts, etc. It represents (and is instantiated on) a text <input>.  This new input allows for multiple values that appear to be contained within a single input element. All values are separated via a delimiter of your choosing and placed back as the original input's value.  

AttC - convert html table to Google Charts automatically

AttC( Auto table to chart ) is a jQuery based javascript plugin that converts a standard HTML table to Google visualization chart and displays it on the page. It currently converts a table to one of these google charts: bar, column, area, line and pie.  

Apprise - attractive alert alternative for jQuery

Apprise is the new and improved attractive alert alternative for jQuery. And the options can be changed to suit your requirements easily. var settings = { animation: 700, // Animation speed buttons: { confirm: { action: function() { $me.dissapear(); }, // Callback function className: null, // Custom class name(s) id: 'confirm', // Element ID text: 'Ok', // Button text } }, input: false, // input dialog override: true, // Override browser navigation while Apprise is visible

Nod - A frontend validation jQuery plugin

Nod is a jQuery plugin that gives you frontend validation for forms. It defaults to the structure that bootstrap uses for its forms. Nod is designed to:  Keep validation away from the fields to keep the html clean and simple Work with selectors so you can target more fields with just one "rule" Be flexible. You can easily define your own functions to validate for (and many other things) Be extensible. If you look in the source code, it should be fairly easy to add new rules or remove/add fun

Sco.js - A twitter bootstrap javascript extension

Sco.js is a twitter bootstrap javascript extension. It's a collection of jQuery plugins for the web. Inspired by Twitter Bootstrap js components, Sco.js plugins can be used as replacement for the bootstrap js. You can find a different approach for some of the bootstrap js as well as other plugins that don't exist in bootstrap. Sco.js uses much less HTML markup than bootstrap and provides sane and intuitive defaults for its options so that you can get started in no time.  

Magnifier.js - enables magnifying glass effect on any images

Magnifier.js is a Javascript library that enables magnifying glass effect on any images. This magnifying plugin can be used for both single and multiple images, as well as galleries.   Magnifier.js - Features: Zoom in / out functionality using mouse wheel Magnified image can be displayed in the lens itself or outside of it in a wrapper Attachment of user defined functions for thumbnail entering, moving and leaving and image zooming events Display loading text while the large image is loadi

Microfiche.js - A carousel library

Microfiche.js is a carousel library made With Associates, focusing on performance, simplicity and touch.  

Styleneat - organizes and standardizes your CSS

Styleneat organizes and standardizes your CSS - selectors, sub-selectors and properties - in a structure that makes it easier to define page areas and see how they relate to each other.  

AnimatedScroll.js - animated document scroll to a specific element

AnimatedScroll.js is a smooth, animated document scroll to a specific element, supporting native jQuery UI easings.