Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Ricardson Williams edited this page Mar 5, 2015 · 38 revisions

Node.js community wiki

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Official Links:

Versions

Stable:

The current stable version is 0.12.0

Unstable:

The current unstable version is 0.11.14

The Future:
API Changes:

Using an old version of node.js? You might need to update your programs.

Modules

Most modules can be found by searching the npm registry.

Alternatively you can use nipster or toolbox.