slackbuilds_ponce/development/nodejs/README
Ryan P.C. McQuen 85cbcb1c6c development/nodejs: Added (JavaScript runtime).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-13 20:57:20 +07:00

10 lines
406 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.
WARNING: nodejs will conflict with node.
Either install the node package, or nodejs from SBo, but not both. Both packages
include npm.