Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-29 | feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice (#9717) | Alex Matheson | |
Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2021-04-25 | feat(npm): add aliases for `npm search` and `npm info` (#9365) | Sherwin Heydarbeygi | |
2021-04-25 | feat(npm): add alias for `npm update` (#9442) | Petr Rajtslegr | |
2021-04-25 | feat(npm): add alias for `npm i -f` (#8454) | Mauro Porras | |
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. | |||
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà | |
- fasd - history - mercurial - pylint - repo - yii2 | |||
2018-05-26 | Npm's plugin documentation (#6864) | Erwan ROUSSEL | |
* Documentation for Npm plugin added * Fix style and add alias descriptions |