-
Notifications
You must be signed in to change notification settings - Fork 1
NodeJS
evereq edited this page Mar 28, 2012
·
34 revisions
- http://nodemanual.org/latest/ - description, API, etc
- https://github.com/lefthand/Node-JS-Bootstrap
- https://github.com/jayfallon/Node-Boilerplate-Bootstrap
- https://github.com/mape/node-express-boilerplate
- https://github.com/stonebk/node-boilerplate
- https://github.com/Skookum/node-boilerplate
- https://github.com/hunterloftis/node-boilerplate (forked from above)
- https://github.com/robrighter/node-boilerplate
- https://github.com/rock-n-code/lemmy (Express + Mocha + HTML5 smart boilerplate for both Javascript and Coffee-Script)
- https://github.com/codeparty/derby (MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers)
- https://github.com/brunch/brunch (A lightweight approach to building HTML5 applications with emphasis on elegance and simplicity)
- https://github.com/mde/geddy (Web framework for Node.js)
- https://github.com/visionmedia/express (Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple)
- https://github.com/viatropos/tower (Full Stack Web Framework for Node.js and the Browser)
- https://github.com/einaros/ws (simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455)
- https://github.com/LearnBoost/socket.io (Realtime application framework for Node.JS, with HTML5 WebSockets and cross-browser fallbacks support)
- https://github.com/LearnBoost/socket.io-client (Sockets for the rest of us)
- https://github.com/LearnBoost/websocket.io (WebSocket.IO is an abstraction of the websocket server previously used by Socket.IO. It has the broadest support for websocket protocol/specifications and an API that allows for interoperability with higher-level frameworks such as Engine, Socket.IO's realtime core.)
- https://github.com/caolan/async (Async utilities for node and the browser)
- https://github.com/Flotype/now (NowJS makes it easy to build real-time web apps using JavaScript)
- https://github.com/substack/node-browserify (browser-side require() the node.js way)
- https://github.com/LearnBoost/cluster (Node.JS multi-core server manager with plugins support)
- https://github.com/LearnBoost/distribute (Distribute is a middleware-based API to expressively perform request routing / load balancing in Node.JS)
- https://github.com/LearnBoost/up (Zero-downtime reloads and requests load balancer based on distribute)
- https://github.com/visionmedia/commander.js (node.js command-line interfaces made easy)
- https://github.com/mauricemach/zappa (CoffeeScript-optimized interface to Express and Socket.IO)
- https://github.com/visionmedia/expresso (TDD framework for node -- high speed parallel testing)
- https://github.com/sstephenson/stitch (Stitch your CommonJS modules together for the browser)
- https://github.com/vesln/word (Functions that assist in working with strings)
- https://github.com/visionmedia/consolidate.js (Template engine consolidation library)
- https://github.com/livelycode/aws-lib (Extensible Node.js library for the Amazon Web Services API)
- https://github.com/mishoo/UglifyJS (JavaScript parser / mangler / compressor / beautifier library for NodeJS)
- https://github.com/bnoguchi/everyauth (node.js auth package (password, facebook, & more) for Connect and Express apps)
- https://github.com/squaremo/rabbit.js (Messaging in Node.JS made easy using RabbitMQ)
- https://github.com/LearnBoost/stylus (Expressive, robust, feature-rich CSS language built for nodejs)
- https://github.com/andris9/Nodemailer (Easy to use module to send e-mails with Node.JS)
- https://github.com/JerrySievert/servitude (avaScript and CSS Sugar Middleware)
- https://github.com/socketstream/socketstream (A fast, modular Node.js web framework dedicated to building realtime single-page apps)
- https://github.com/jashkenas/docco (Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator)
- https://github.com/etsy/statsd (Simple daemon for easy stats aggregation)
- https://github.com/creationix/wheat (Wheat is a blog engine for coders written in node.JS)
- https://github.com/hueniverse/postmile (Collaborative list making tool written in Node.js)
- https://github.com/dylang/opowerjobs (Node.js site using Express and Connect)