UNPKG
xlsx-parse-stream
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Streaming XLSX parser for node
github.com/staeco/xlsx-parse-stream
staeco/xlsx-parse-stream
xlsx-parse-stream
/
.travis.yml
8 lines
(7 loc)
•
75 B
YAML
View Raw
1
2
3
4
5
6
7
8
sudo:
false
language:
node_js
node_js:
-
"12"
-
"13"
-
"14"
-
"15"