Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
olegp edited this page Jan 29, 2012 · 8 revisions

Packages

This section lists CommonJS packages that have been tested to work with or built specifically for common-node.

  • Stick - JSGI middleware composition layer and application framework (npm install stick)
  • Mongo Sync - synchronous MongoDB driver that approximates the MongoDB shell
  • Mail - sends e-mail via popular e-mail APIs such as Sendgrid/Mailgun, interface modeled after ringo-mail
  • REST wrapper - creates JavaScript proxy objects for interacting with RESTful APIs

For more packages, check out the Node modules wiki page and RingoJS packages.

Also, check out the TODO page for a list of packages currently being worked on.

Clone this wiki locally