Skip to content
azer edited this page Jan 3, 2011 · 865 revisions

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.

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

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

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(#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-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(#payment-gateways). "Payment Gateways":#payment-gateways

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

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

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

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

h2(#commonjs-compat). "CommonJS compatible modules that can be used with node.":#commonjs-compat

Clone this wiki locally