Add Nodejs logo to guide (#19951)

pull/19942/head^2
Billy 2018-10-26 22:33:45 -04:00 committed by Ian Duke
parent c3bf109c96
commit ea1f5c63be
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
---
title: Node.js
---
<img src="https://nodejs.org/static/images/logos/nodejs-new-pantone-black.png" height="123" width="201">
## Node.js
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 open source libraries in the world.