User:Fab/Nodejs: Difference between revisions
< User:Fab
m (→NPM: Rescued broken hyperlink.) |
m (→NPM: Rescued more broken hyperlinks.) |
||
Line 66: | Line 66: | ||
| | | | ||
|- | |- | ||
| [ | | [https://www.npmjs.com/search?inherits inherits] | ||
| nodejs-inherits | | nodejs-inherits | ||
| x | | x | ||
Line 74: | Line 74: | ||
| | | | ||
|- | |- | ||
| [ | | [https://www.npmjs.com/search?read read] | ||
| nodejs-read | | nodejs-read | ||
| x | | x | ||
|- | |- | ||
| [ | | [https://www.npmjs.com/search?tar tar] | ||
| nodejs-tar | | nodejs-tar | ||
| - | | - | ||
|- | |- | ||
| [ | | [https://www.npmjs.com/search?abbrev abbrev] | ||
| nodejs-abbrev | | nodejs-abbrev | ||
| | | | ||
Line 106: | Line 106: | ||
| | | | ||
|- | |- | ||
| [ | | [https://www.npmjs.com/search?2csv 2csv] | ||
| nodejs-2csv | | nodejs-2csv | ||
| x | | x | ||
|} | |} |
Latest revision as of 02:08, 28 August 2023
Warning: node.js needs an update. The latest release is v0.8.18.
Installation of node.js
apk add nodejs
Testing node.js
node -v v0.4.2
NPM
The NPM registry contains plenty of addons for node.js. npm is a package manager for node.js. It can be used to install additional stuff.
Dependices of npm
Package | AKP name | Status |
---|---|---|
node.js | nodejs | x |
waf | nodejs-waf | - |
ini | nodejs-ini | - |
minimatch | nodejs-minimatch | |
nopt | nodejs-nopt | - |
proto-list | nodejs-proto-list | - |
nodejs-slide-flow-control | ||
which | nodejs-which | |
nodejs-block-stream | ||
nodejs-fast-list | ||
fstream | nodejs-fstream | |
inherits | nodejs-inherits | x |
mkdirp | nodejs-mkdirp | |
read | nodejs-read | x |
tar | nodejs-tar | - |
abbrev | nodejs-abbrev | |
rimraf | nodejs-rimraf | |
node-uuid | nodejs-node-uuid | |
graceful-fs | nodejs-graceful-fs | |
request | nodejs-request | |
semver | nodejs-semver | |
2csv | nodejs-2csv | x |