nv-cli-stream-fetch
v1.0.3
Published
nv-cli-stream-fetch ======================= - simple wrap of nodejs fetch, only can be used for repl/cli tool; coz its slow(directly use node http/https)
Downloads
2
Readme
nv-cli-stream-fetch
- simple wrap of nodejs fetch, only can be used for repl/cli tool; coz its slow(directly use node http/https)
install
- npm install nv-cli-stream-fetch
usage
const { } = require("nv-cli-stream-fetch");
example
0
0_0
0_1
1
1_0
1_1
METHODS
APIS
LICENSE
- ISC