Posts

Showing posts from February, 2014

Javascript Libraries

Dropzone.js           to handle drop and select files Date time picker - JQuery  http://xdsoft.net/jqplugins/datetimepicker/ MicroPlugin -           A lightweight plugin / dependency system for javascript libraries.           npm install microplugin   https://npmjs.org/package/micropluginz Sifter             A library for textually searching arrays and hashes of objects by property (or multiple properties).                 Designed specifically for autocomplete.             npm install sifter https://npmjs.org/package/sifter Selective           Selectize is the hybrid of a textbox and <select> box. It's jQuery-based and it's useful for tagging,                 contact lists, country selectors, an...