UNPKG
simple-zstd
Version:
latest (1.4.2)
next (2.0.0-0)
2.0.0-0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Node.js interface to the system installed zstd.
github.com/Stieneee/simple-zstd
Stieneee/simple-zstd
simple-zstd
/
.travis.yml
9 lines
•
104 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
dist: xenial
addons:
apt: packages: - zstd
language: node_js
node_js:
-
"lts/*"
-
"node"