ichpuchtli 


    • 396,165 total downloads
    • last updated 9/25/2015
    • Latest version: 0.12.1
    Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
  • localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.
    • 142,249 total downloads
    • last updated 10/15/2015
    • Latest version: 1.1.1
    Tether is a JavaScript library for efficiently making an absolutely positioned element stay next to another element on the page. It aims to be the canonical implementation of this type of positioning, such... More information
    • 72,590 total downloads
    • last updated 2/5/2016
    • Latest version: 1.4.0
    A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
    • 32,330 total downloads
    • last updated 2/5/2016
    • Latest version: 1.5.1
    A high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
    • 28,798 total downloads
    • last updated 9/30/2015
    • Latest version: 1.2.0
    Shepherd is a javascript library for guiding users through your app. It uses Tether, another open source library, to position all of its steps. Tether makes sure your steps never end up off screen or cropped by... More information
  • The Responsive Tables jQuery plugin for stacking tables on small screens. The purpose of stacktable.js is to give you an easy way of converting wide tables to a format that will work better on small screens. It... More information
    • 7,805 total downloads
    • last updated 2/5/2016
    • Latest version: 2.8.0
    MetricsGraphics.js is a library optimized for visualizing and laying out time-series data. At under 80KB (minified), it provides a simple way to produce common types of graphics in a principled and consistent... More information
    • 6,582 total downloads
    • last updated 2/5/2016
    • Latest version: 0.11.0
    Razor syntax for JS templating. Vash is a template engine that offers a swift flow between code and content using Razor Syntax.
    • 5,995 total downloads
    • last updated 2/5/2016
    • Latest version: 0.7.15
    Improve the experience of your app when your users lose connection. Monitors ajax requests looking for failure Confirms the connection status by requesting an image or fake resource Automatically grabs ajax... More information
    • 2,534 total downloads
    • last updated 6/5/2015
    • Latest version: 1.1.0
    It just gets to all the pixels in the image and store their color value as a key in a hash map. The value is then the number of pixels of the same color encountered. However, this gives poor results so here are... More information
  • UIBuilder is a HTML templating library in the style of Mustache and Handlebars, for Web application development using TypeScript. Unlike Mustache or Handlebars, UIBuilder is strongly typed, which means that... More information