modsearch
v3.1.0
Published
Search npmjs.com from the terminal
Downloads
35
Readme
Search using node-modules-cli
. This is just short for npm i -g node-modules-cli
then node-modules search [keyword]
.
Install: npm install -g modsearch
Use: modsearch keyword1 keyword2
If you see an interesting module you can check out its README (with syntax highlighting) in the terminal with my other tool modhelp
(npm install -g modhelp
modhelp themodule
.