chocolate
Version:
A full stack Node.js web framework built using Coffeescript
17 lines (10 loc) • 526 B
Markdown
Node.js
=======
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.
### References
[Node.js](http://nodejs.org)
[Node.js documentation](http://nodejs.org/api/)
[Node modules registry](https://npmjs.org/)
[Nodecloud - a Node.js resource directory](http://www.nodecloud.org/)