Matheus Sampaio Queiroga
d9926af2c8
init zip and tar, and update ar
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
Node.js archives stream
Create and extract some file formats such as ar
, tar
or zip
.
Current support
-
ar
:- Create
- Extract
Note
Only support stream.
-
tar
:- Extract
- Create
-
zip
:- Extract
- Create
Languages
TypeScript
97.1%
Dockerfile
2.9%