Node.js
Node.js
https://nodejs.org/en/
Platform for building server-side network applications in JavaScript.
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of libraries in the world.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Ryan Lienhart Dahl | Original Author |
Resources and communication
Audience | Resource type | URI |
---|---|---|
News | Mailing List | http://groups.google.com/group/nodejs |
Debian (Ref) (R) | https://tracker.debian.org/pkg/nodejs | |
Humor | General | http://nodejsreactions.tumblr.com/ |
Source | VCS Repository Webview | https://github.com/nodejs/node |
Bugs | Bug Tracking | https://github.com/nodejs/node/issues |
Podcast Listeners | General | http://nodeup.com/ |
Users | General | http://blog.nodejs.org/ |
Users | General Subscribe | http://planetnodejs.com/ |
Python (Ref) (R) | https://pypi.org/project/nodejs |
Software prerequisites
Kind | Description |
---|---|
Required to use | libuv |
Required to use | V8 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.