| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f8d4577 commit 8380154
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,8 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 5 | Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js | |
| 6 | 6 | uses an event-driven, non-blocking I/O model that makes it lightweight and | |
| 7 | - efficient. The Node.js package ecosystem, npm, is the largest ecosystem of open | ||
| 8 | - source libraries in the world. | ||
| 7 | + efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of | ||
| 8 | + open source libraries in the world. | ||
| 9 | 9 | ||
| 10 | 10 | The Node.js project is supported by the | |
| 11 | 11 | [Node.js Foundation](https://nodejs.org/en/foundation/). Contributions, | |
@@ -391,6 +391,7 @@ keys: | |||
| 391 | 391 | * **Timothy J Fontaine** <tjfontaine@gmail.com> | |
| 392 | 392 | `7937DFD2AB06298B2293C3187D33FF9D0246406D` | |
| 393 | 393 | ||
| 394 | + [npm]: https://www.npmjs.com | ||
| 394 | 395 | [Website]: https://nodejs.org/en/ | |
| 395 | 396 | [Contributing to the project]: CONTRIBUTING.md | |
| 396 | 397 | [Node.js Help]: https://github.com/nodejs/help | |
| Back | FazBrowse Home | New Git URL |
0 commit comments