Matheus Sampaio Queiroga d9926af2c8 init zip and tar, and update ar
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2023-12-16 19:39:03 -03:00
2023-12-16 14:56:17 -03:00
2023-12-16 14:56:17 -03:00
2023-12-16 19:39:03 -03:00
2023-04-17 17:21:58 +00:00
2023-12-16 14:56:17 -03:00
2023-12-16 14:56:17 -03:00
2023-12-16 19:39:03 -03:00
2023-12-16 19:39:03 -03:00
2023-12-16 14:56:17 -03:00

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
Description
Create ar, zip and tar file
Readme 80 KiB
Languages
TypeScript 97.1%
Dockerfile 2.9%