jQuery Automatic Geocoder - jQuery plugin to automatically geocode and display a location entered in a text field

jQuery Automatic Geocoder is a jQuery plugin to automatically geocode and display a location entered in a text field.

Responsive Nav - Responsive navigation plugin without library dependencies and with fast touch screen support

Responsive Nav is a tiny JavaScript plugin which helps you to create a toggled navigation for small screens. It uses touch events and CSS3 transitions for the best possible performance. It also contains a “clever” workaround that makes it possible to transition from height: 0 to height: auto, which isn’t normally possible with CSS3 transitions.   Responsive Nav - Features: Simple, semantic markup. Weighs only ~1kb minified and Gzip’ed. Doesn’t require any external library. Uses CSS3 transi

Barcode Coder - jQuery plugin to create barcode

Barcode Coder is a barcode generation plugin for jQuery.  

jQuery scrollNav - A simple jQuery plugin that auto builds scrolling navigation menus

jQuery scrollNav is a light jQuery plugin that grabs your page's existing content, divides it up into logical sections and builds a customizable scrolling sidebar navigation.   jQuery scrollNav -Features: Simple to setup - A single file import and function in your footer and you're on your way. Fully Customizable - All the styling is up to you and the few bits controled by the plugin are editable Tiny Size   There are a few customizable options in scrollNav using key : value pairs: Sect

galleryFocus - A jQuery plugin that fades html elements based on their proximity to a source

galleryFocus is a jQuery plugin that fades html elements based on their proximity to a source (cursor or DOM).  

elementTransitions.js - Simple transitions for web pages

elementTransitions.js is a wrapper around the code provided by a codrops article on page transitions. Their code has been modified to allow more than one animatable element per page. Additionally, you can now add transitions straight from html tags.  

ResponsiveSlides.js - Simple & lightweight responsive slider plugin

ResponsiveSlides.js is a tiny jQuery plugin that creates a responsive slider using elements inside a container. It has been used on sites like Microsoft's Build 2012 and Gridset App. ResponsiveSLides.js works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don't natively support it. Only dependency is jQuery (1.6 and up supported) and that all the images are same size.   Biggest difference to other respon

RLSmooth - A jQuery plugin with smooth scrolling effect

RLSmooth is a jQuery plugin with smooth scrolling effect.  

Basket.js - a script and resource loader for caching and loading scripts using localStorage

Basket.js is a script and resource loader for caching and loading scripts using localStorage. If script(s) have previously been saved locally, they will simply be loaded and injected into the current document. If not, they will be XHR'd in for use right away, but cached so that no additional loads are required in the future.  

jQuery-scrollspy - detecting enter/exit of elements in the viewport when the user scrolls

jQuery-scrollspy is a ScrollSpy library for detecting enter/exit of elements in the viewport when the user scrolls.   jQuery-scrollspy - Features: supports window resize throttles scrollspy events so that event handles only fire every 100 milliseconds