Sarah Noor
38c01a235f
feat(npm): add alias for `npm run build` ( #12012 )
...
Closes #12010
3 years ago
Nathanial Spearing
91c7ed45a3
feat(npm): add `npmrd` alias ( #11627 )
3 years ago
Alex Matheson
ce9104c4f3
feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice ( #9717 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
4 years ago
Josh Soref
0e41181d54
chore: fix spelling errors across the project ( #10459 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
5 years ago
Sherwin Heydarbeygi
7ed8888c5b
feat(npm): add aliases for `npm search` and `npm info` ( #9365 )
5 years ago
Petr Rajtslegr
32532c149a
feat(npm): add alias for `npm update` ( #9442 )
5 years ago
Mauro Porras
1cc15ca3c2
feat(npm): add alias for `npm i -f` ( #8454 )
...
As documented in the README, `npm i -f` forces npm to install the specified packages from a remote
package registry, even if local copies exist on disk caches.
5 years ago
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
6 years ago
Erwan ROUSSEL
8bbef9180e
Npm's plugin documentation ( #6864 )
...
* Documentation for Npm plugin added
* Fix style and add alias descriptions
8 years ago