UNPKG

npf

Version:
25 lines (15 loc) 247 B
# npf Node package finder. The search backend is www.npmjs.com ## install ``` npm install -g npf ``` ## usage ``` npf <search words> ``` If the results are more than 1 page, you can fetch next page by hitting `[ENTER]` key. # License MIT