8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d480667 commit 1c34b13Copy full SHA for 1c34b13
README.md
@@ -3,6 +3,11 @@ Node.js
3
4
[](https://gitter.im/nodejs/node?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
6
+Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
7
+uses an event-driven, non-blocking I/O model that makes it lightweight and
8
+efficient. The Node.js package ecosystem, npm, is the largest ecosystem of open
9
+source libraries in the world.
10
+
11
The Node.js project is supported by the
12
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
13
policies and releases are managed under an
0 commit comments