Commit Graph

6 Commits (2c429e5bb1a1b2a6854932dbb4870cd24c7e01e8)

Author SHA1 Message Date
Matthew Adams 06878e9e54 add npx aliases 2020-02-13 08:28:41 -06:00
Jason Yu f1aa5a7ac9
Update npm.aliases.bash 2018-03-20 07:53:49 +00:00
Jason Yu cb78300820
Update npm.aliases.bash 2018-03-08 18:41:02 +00:00
Jason Yu fff19e4003
Added alias that only list top level modules
Credits to our mighty Evan You (creator of Vue.js) @yyx990803

https://gist.github.com/yyx990803/6045243
2018-03-05 13:24:13 +00:00
Jorge Aguiar Martín fd8b98fb24 Update npm.aliases.bash
### Changed the 'npm uninstall --save-dev' alias because it was the same as 'npm update'
* alias nud='npm uninstall --save-dev' --> alias nusd='npm uninstall --save-dev'
2017-02-09 23:57:01 +00:00
Joan Leon 35c2be1e96 Added npm aliases 2016-02-16 23:57:29 +01:00