mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
linkify npm
in text
parent
fa18ea5c41
commit
bf406f67a5
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -1,6 +1,6 @@
|
|||
# Node.js community wiki
|
||||
|
||||
Node.js is a JavaScript runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/). 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 open source libraries in the world.
|
||||
Node.js is a JavaScript runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/). Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, [npm](https://www.npmjs.com/), is the largest ecosystem of open source libraries in the world.
|
||||
|
||||
## Links:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue