Create ar, zip and tar file
Matheus Sampaio Queiroga
d9926af2c8
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
src | ||
tests | ||
.gitignore | ||
.npmignore | ||
package.json | ||
README.md | ||
tsconfig.json |
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