mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
9f520e869c
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
10 lines
431 B
Text
10 lines
431 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.
|
|
|
|
NOTE
|
|
This is the LTS version of nodejs 6 (Boron) which will be maintained
|
|
up to April 2019 or until all scripts have been known to work with
|
|
nodejs LTS 8.x (Carbon).
|