garlotta's Stars
LearnBoost/up
Zero-downtime reloads and requests load balancer based on distribute.
Automattic/antiscroll
OS X Lion style cross-browser native scrolling on the web that gets out of the way.
tblobaum/nQuery
remote control jQuery/Zepto with node.js (experimental)
heapwolf/Porter
Resource oriented abstraction layer for JSON-REST
tmpvar/weld
Template antimatter for Node.js (Browsers too!)
alexyoung/nodepad
A notepad app written with Node
validatorjs/validator.js
String validation
kriskowal/q
A promise library for JavaScript
Marak/node_hash
a super simple hashing library for node.js
FuturesJS/FuturesJS
The simple async toolkit - Promises (Futures), Subscriptions, and the like
caolan/async
Async utilities for node and the browser
creationix/step
An async control-flow library that makes stepping through logic easy.
jsdom/jsdom
A JavaScript implementation of various web standards, for use with Node.js
kriszyp/node-promise
Promise utilities for Node
jashkenas/underscore
JavaScript's utility _ belt
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.