Kyle Warneck
2c6e7f7c20
npm: revised description of npm list
2019-03-13 09:12:11 +05:30
Kyle Warneck
5f5cd8759e
npm: remove unncessary --save flag. simplify descriptions
...
removes unnecssary --save flag (added by default in npm > 5).
Adds an example that installs a package wihtout a version since thats a simpler case.
Moves the global install example down the page since it's a more complicated case
Switch to the longversion of global option (`--global`) instead of `-g` to comply with styleguide
Simplified description of adding dependency
Switched from the terms "dependency" and "module" to "package" where possible since package is more idiomatic in this context.
Remove `npm list --global` example to keep page under 8 example limit
2019-03-13 09:12:11 +05:30
Starbeamrainbowlabs
a19866e88a
multiple pages: add homepages ( #2660 )
2019-01-30 11:19:23 +00:00
Starbeamrainbowlabs
45ec3033c0
Revert "multiple pages: add homepages"
...
This reverts commit 347e557303
.
2018-12-19 23:33:18 +00:00
Starbeamrainbowlabs
347e557303
multiple pages: add homepages
2018-12-19 23:29:00 +00:00
Agniva De Sarker
88289e54be
fix minor grammatical issue
2017-11-23 11:41:06 +05:30
Raymond Douglas
5b9848dc64
npm.md: additional module listing use case
...
Made changes per suggestions by agnivade.
2017-11-22 22:06:43 -08:00
Raymond Douglas
b5d71ae196
Update npm.md
2017-11-22 15:57:36 -08:00
Raymond Douglas
91c6744c1e
npm.md: additional module listing use case
...
Added a use case for listing all globally installed modules with a tree depth of 0.
2017-11-22 15:56:00 -08:00
Livio Bieri
9f182ee686
Update npm.md
2016-05-05 16:13:29 +02:00
Livio Bieri
9dc3893c59
Add npm install --save-dev 🐖
...
Am I the only one who always forgets if it's --saveDev or --save-dev? My suggestions add --save-dev too. 💩
2016-05-04 10:46:42 +02:00
Igor Shubovych
f785b8d431
npm: move 'npm install -g' to the top
2016-01-30 18:15:22 +02:00
Igor Shubovych
7692a0d13a
npm: removed some examples and added others
2016-01-30 15:05:05 +02:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
Leandro Ostera
ca2378a30a
Merge pull request #480 from sonph/patch-1
...
Add npm -g option
2015-12-30 21:22:17 +01:00
Son A. Pham
36f1b3ec72
Add npm -g option
2015-12-30 13:54:13 -06:00
Waldir Pimenta
0c373e9db7
minor grammar fix: remove comma
2015-12-30 14:53:38 +00:00
Artem Szubowicz
5222aac447
Update npm.md
...
Added cleanup
2015-12-30 14:10:04 +01:00
rprieto
f00bf64426
Move pages back into a "pages" folder
2014-03-04 23:28:29 +11:00