slackbuilds_ponce/development/nodejs/README
Willy Sudiarto Raharjo 9fb4d28044 development/nodejs: Updated for version 8.9.4.
This is the current active LTS release.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-01-17 19:46:22 +07:00

5 lines
264 B
Text

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.