Skip to content
isaacs edited this page Dec 2, 2011 · 865 revisions

Check out "search.npmjs.org":http://search.npmjs.org/ too

h2. Adding to this page

When you add a framework to this page, have a look at how others have done so, it should be a single item, with a link to the project's source code, and a short description (one line after formatting has been applied).

If you see a module without a description, feel free to edit the page and add it in, any contributions are appreciated.

When you edit this list, also add your module to library-compatibility so that users will know which versions of Node it was tested with.

Table of contents!

h2(#modules). "Modules":#modules

h3(#web-frameworks). "Web frameworks":#web-frameworks

h4(#web-frameworks-routers). "Routers":#web-frameworks-routers

h4(#web-frameworks-static). "Static file servers":#web-frameworks-static

h4(#web-frameworks-micro). "Microframeworks":#web-frameworks-micro

h4(#web-frameworks-full). "Frameworks":#web-frameworks-full

h4(#middleware). "Middleware":#middleware

h4(#web-frameworks-other). "Other":#web-frameworks-other

h3(#database). "Database":#database

h4(#db-mssql). "SQL Server":#db-mssql

h4(#db-pg). "Postgresql":#db-pg

h4(#db-mysql). "MySQL":#db-mysql

h4(#db-sqllite). "Sql Lite":#db-sqllite

h4(#db-nosql). "NoSQL and Key Value":#db-nosql

h5(#db-nosql-mongo). "Mongo":#db-nosql-mongo

h5(#db-nosql-hive). "Hive":#db-nosql-hive

h5(#db-nosql-redis). "Redis":#db-nosql-redis

h5(#db-nosql-couch). "CouchDB":#db-nosql-couch

h5(#db-nosql-misc). "NoSQL Misc":#db-nosql-misc

h4(#db-misc). "DB Misc and Cross DB":#db-misc

h3(#templating). "Templating":#templating

h3(#css-engines). "CSS Engines":#css-engines

h3(#content-management). "Content Management Systems":#content-management

h3(#build-and-deployment). "Build and Deployment":#build-and-deployment

h3(#package-management). "Package Management Systems":#package-management

h3(#module-loader). "Module Loader":#module-loader

h3(#security). "OpenSSL / Crypto / Hashing":#security

h3(#smtp). "SMTP":#smtp

h3(#tcp). "TCP / IP":#tcp

h3(#rpc). "RPC":#rpc

h3(#ws-ajax). "Web Sockets & Ajax":#ws-ajax

h3(#message-queue). "Message Queues":#message-queue

h3(#class-system). "Class systems":#class-system

h3(#testing). "Testing / Spec Frameworks":#testing

h3(#wrappers). "Wrappers":#wrappers

h3(#parsers). "Parsers":#parsers

h4(#parsers). "JSON":#parsers-json

h4(#parsers-xml). "XML":#parsers-xml

h4(#parsers-commandline). "Command Line Option Parsers":#parsers-commandline

h4(#parser-generators). "Parser Generators":#parser-generators

h4(#parsers-other). "Other Parsers":#parsers-other

h3(#debugging). "Debugging / Console Utilities":#debugging

h3(#compression). "Compression":#compression

h3(#graphics). "Graphics":#graphics

h3(#sound). "Sound":#sound

h3(#payment-gateways). "Payment Gateways":#payment-gateways

h3(#api-clients). "API clients":#api-clients

h3(#async-flow). "Control flow / Async goodies":#async-flow

h3(#i18n). "I18n and L10n modules":#i18n

h3(#boilerplates). "Boilerplates":#boilerplates

h3(#continuous-integration). "Continuous Integration Tools":#continuous-integration

h3(#other). "Other":#other

Clone this wiki locally