| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 424703a commit e5d5137
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,10 +7,9 @@ | |||
| 7 | 7 | <a title="CII Best Practices" href="https://bestpractices.coreinfrastructure.org/projects/29"><img src="https://bestpractices.coreinfrastructure.org/projects/29/badge"></a> | |
| 8 | 8 | </p> | |
| 9 | 9 | ||
| 10 | - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js | ||
| 11 | - uses an event-driven, non-blocking I/O model that makes it lightweight and | ||
| 12 | - efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of | ||
| 13 | - open source libraries in the world. | ||
| 10 | + Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. For | ||
| 11 | + more information on using Node.js, see the | ||
| 12 | + [Node.js Website][]. | ||
| 14 | 13 | ||
| 15 | 14 | The Node.js project is supported by the | |
| 16 | 15 | [Node.js Foundation](https://nodejs.org/en/foundation/). Contributions, | |
@@ -593,7 +592,6 @@ Previous releases may also have been signed with one of the following GPG keys: | |||
| 593 | 592 | * [Contributing to the project][] | |
| 594 | 593 | * [Working Groups][] | |
| 595 | 594 | ||
| 596 | - [npm]: https://www.npmjs.com | ||
| 597 | 595 | [Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md | |
| 598 | 596 | [Contributing to the project]: CONTRIBUTING.md | |
| 599 | 597 | [Node.js Help]: https://github.com/nodejs/help | |
| Back | FazBrowse Home | New Git URL |
0 commit comments