UNPKG
npf
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Node package finder
github.com/genki/npf
genki/npf
npf
/
README.md
25 lines
(15 loc)
•
247 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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