Skip to content
lvidarte edited this page Feb 16, 2012 · 4 revisions

Módulos sugeridos por AlphaAr

  • vows Asynchronous behaviour driven development for Node. (rspec)
  • kyuri A node.js cucumber implementation
  • zombie Insanely fast, headless full-stack testing using Node.js (webrat)
  • async Async utilities for node and the browser
  • step A simple control-flow library for node.JS that makes parallel execution, serial execution, and error handling painless.

Otros

  • stylus Expressive, dynamic, robust CSS
  • underscore Provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby)

Scripts

  • nodemon Monitor for any changes in your node.js application and automatically restart the server
  • forever A simple CLI tool for ensuring that a given script runs continuously

No te alcanza?

  • [https://github.com/joyent/node/wiki/modules] Lista de módulos para node.js según node.js
Clone this wiki locally