UNPKG
promisepipe
Version:
latest (3.0.0)
3.0.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
Pipe node.js streams safely with Promises
github.com/epeli/node-promisepipe
epeli/node-promisepipe
promisepipe
/
.travis.yml
5 lines
(4 loc)
•
44 B
YAML
View Raw
1
2
3
4
5
language: node_js
node_js:
-
"10"
-
"8"