Эта статья нуждается в техническом обзоре. Как вы можете помочь.
Эта статья нуждается в редакционном обзоре. Как вы можете помочь.
npm - JavaScript Package Manager
npm
npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.
Easy Zero Line Install
Install Node.js
(npm comes with it.)
Because a one-line install is one too many.
Fancy Install
- Get the code.
- Do what the README says to do.
There's a pretty thorough install script at https://npmjs.org/install.sh
For maximum security, make sure to thoroughly inspect every program that you run on your computer!
Other Cool Stuff
Метки документа и участники
Обновлялась последний раз:
jwhitlock,