Fabián Ríos
|
83765bf3f7
|
missing listing and versions (#5341)
versions is missing list is missing
|
10 years ago |
Marc Cornellà
|
b70842bae4
|
npm: unset NPM_COMPLETION_FILE variable
|
10 years ago |
Marc Cornellà
|
76924b7f5f
|
npm: only source npm completion cache if file exists
|
10 years ago |
Marc Cornellà
|
2a44527ac3
|
npm: quiet error output of npm completion
|
10 years ago |
Marc Cornellà
|
4f15bd15e5
|
Properly fix npm completion source
Problem introduced in 136a834.
|
10 years ago |
Marc Cornellà
|
136a83433a
|
npm: only load completion if npm exists
|
10 years ago |
Philipp Wahala
|
7c1ca0e4d8
|
Create and cache npm completion on first run
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
|
10 years ago |
Aaron Decker
|
0181fe4970
|
add npm aliases (#5290)
|
10 years ago |
Antonis Karamitros @antouank
|
097cc70f7b
|
[feature/npm-outdated]
- add alias for "npm outdated" to check outdated npm modules
|
10 years ago |
Xavier Haniquaut
|
f9c16f940e
|
Remove broken link and move npmg alias position
|
11 years ago |
Xavier Haniquaut
|
df80081e9b
|
Add alias for npm global install
|
11 years ago |
Ahmed Hisham Ismail
|
dcd95dd223
|
Changes quotes so that path will be set appropriately on multiple runs
|
11 years ago |
Ahmed Hisham Ismail
|
269ae84c9b
|
Removes unnecessary single quotes
|
11 years ago |
Ahmed Hisham Ismail
|
e1353fce3c
|
Adds npmE alias
Option to execute a command from node_modules folder
|
11 years ago |
James Womack
|
c58c623305
|
Use camelCase for npm aliases
|
11 years ago |
James Womack
|
6967393fe6
|
Add convenience aliases for installation of npm modules
|
11 years ago |
Sorin Ionescu
|
5aa6b0fae5
|
Replaced npm 0.x completion with 1.0 completion.
|
15 years ago |
Andrew Hodges
|
1e3b441ce7
|
Rollback of Pull #366
sorin-ionescu had some good points.
|
15 years ago |
Andrew Hodges
|
d72b9c5ec5
|
Node.js Helpers
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
|
15 years ago |
Pat Regan
|
886af72125
|
Remove fpath/compinit code from github and npm plugins
|
15 years ago |
Sorin Ionescu
|
f928228382
|
Added npm plugin.
|
15 years ago |