elumalai's Stars
caolan/nodeunit
Easy unit testing in node.js and the browser, based on the assert module.
akosma/iPhoneWebServicesClient
This project showcases different transport formats and libraries to consume web services from an iOS application.
jashkenas/docco
Literate Programming can be Quick and Dirty.
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
joshbuddy/sherpa
Simple URI routing and generation in Javascript
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
parallax/jsPDF
Client-side JavaScript PDF generation for everyone.
premailer/premailer
Preflight for HTML email
danvk/dygraphs
Interactive visualizations of time series using JavaScript and the HTML canvas tag
getify/LABjs
Loading And Blocking JavaScript: On-demand parallel loader for JavaScript with execution order dependencies
jashkenas/underscore
JavaScript's utility _ belt
fnando/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
Stuk/jszip
Create, read and edit .zip files with Javascript
ttilley/fssm
The File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else.
rupa/z
z - jump around
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
pure/pure
PURE Unobtrusive Rendering Engine for HTML
rmm5t/jquery-timeago
:clock8: The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
sparklemotion/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.