You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ryan P.C. McQuen 526978ebfb development/nodejs: Updated for version 6.9.4. 9 years ago
..
README development/nodejs: Fix invalid chars in desc. 10 years ago
nodejs.SlackBuild development/nodejs: Updated for version 6.9.4. 9 years ago
nodejs.info development/nodejs: Updated for version 6.9.4. 9 years ago
npm.sh development/nodejs: Updated for version 4.2.4. 10 years ago
slack-desc development/nodejs: Fix invalid chars in desc. 10 years ago

README

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 (recommended) from SBo,
but not both. Both packages include npm.

nodejs is based off of iojs, you should test your project with nodejs
before switching from the node package. Due to significant breaking
changes, you may need to update your project to be compatible.