mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
add tar-stream and tar-fs
This commit is contained in:
@@ -247,8 +247,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
|
|
||||||
### Compression
|
### Compression
|
||||||
|
|
||||||
- [Archiver](https://github.com/ctalkington/node-archiver) - A streaming interface for archive generation, supporting ZIP and TAR.
|
- [Archiver](https://github.com/ctalkington/node-archiver) - Streaming interface for archive generation, supporting ZIP and TAR.
|
||||||
- [decompress-zip](https://github.com/bower/decompress-zip) - Unzip.
|
- [decompress-zip](https://github.com/bower/decompress-zip) - Unzip.
|
||||||
|
- [tar-stream](https://github.com/mafintosh/tar-stream) - Streaming tar parser and generator. Also see [tar-fs](https://github.com/mafintosh/tar-fs).
|
||||||
|
|
||||||
|
|
||||||
### Network
|
### Network
|
||||||
|
|||||||
Reference in New Issue
Block a user