https://github.com/mafintosh/tar-stream

Last synced: 1 day ago

Repository metadata:

tar-stream is a streaming tar parser and generator.


Owner metadata:


Committers metadata

Last synced: 2 days ago

Total Commits: 217
Total Committers: 43
Avg Commits per committer: 5.047
Development Distribution Score (DDS): 0.276

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Mathias Buus m****s@g****m 157
Jesús Leganés Combarro "piranna p****a@g****m 5
Chris Talkington c****s@t****m 5
Max Ogden m****x@m****m 4
Andrew Kelley s****0@g****m 2
Bradley Farias b****k@g****m 2
Kasper Isager Dalsgarð k****r@h****m 2
Thorsten Lorenz t****z@g****e 2
sth s****v@t****e 2
Linus Unnebäck l****s@f****e 2
Shinnosuke Watanabe s****b@g****m 2
Nicolas CARPi 3****i 1
Sindre Sorhus s****s@g****m 1
Stephen Whitmore n****e 1
tex0l t****l 1
Bruno Michel b****l@f****r 1
Adam Stankiewicz s****n@s****l 1
A. Diamond d****d@s****m 1
Adam Cohen-Rose g****m@c****g 1
Andrew de Andrade a****e@u****m 1
Bob Zoller b****b@z****s 1
François Leurent 1****s@c****g 1
Frederik Bolding f****g@g****m 1
Gil Pedersen g****b@g****k 1
Heikki Rauhala h****a@r****i 1
Hugo Dias h****s@g****m 1
Jake Low h****o@j****m 1
James Brotchie b****e@g****m 1
Kevin Lindsay h****o@k****o 1
Mike Ryan m****n@t****m 1
and 13 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

npm: tar-stream

tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

  • Homepage: https://github.com/mafintosh/tar-stream
  • Licenses: MIT
  • Latest release: 3.1.7 (published 10 months ago)
  • Last Synced: 2024-11-11T23:01:16.494Z (1 day ago)
  • Versions: 63
  • Dependent Packages: 856
  • Dependent Repositories: 729,382
  • Downloads: 122,771,816 Last month
  • Docker Downloads: 5,188,338,590
  • Rankings:
    • Downloads: 0.014%
    • Docker downloads count: 0.023%
    • Dependent repos count: 0.042%
    • Dependent packages count: 0.078%
    • Average: 1.072%
    • Forks count: 3.053%
    • Stargazers count: 3.221%
  • Maintainers (2)
go: github.com/mafintosh/tar-stream

npm: tar-stream-compat

tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

  • Homepage: https://github.com/mafintosh/tar-stream
  • Licenses: MIT
  • Latest release: 2.2.1 (published about 2 years ago)
  • Last Synced: 2024-11-10T22:39:01.443Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 32
  • Downloads: 2,705 Last month
  • Rankings:
    • Dependent repos count: 2.262%
    • Forks count: 3.136%
    • Stargazers count: 3.295%
    • Average: 8.038%
    • Downloads: 10.409%
    • Dependent packages count: 21.085%
  • Maintainers (1)
npm: tar-stream-fixed

tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

  • Homepage: https://github.com/mafintosh/tar-stream
  • Licenses: MIT
  • Latest release: 2.1.2 (published over 5 years ago)
  • Last Synced: 2024-11-10T22:38:59.951Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 7 Last month
  • Rankings:
    • Forks count: 3.136%
    • Stargazers count: 3.295%
    • Dependent repos count: 6.404%
    • Average: 16.941%
    • Dependent packages count: 21.085%
    • Downloads: 50.786%
  • Maintainers (1)
maven: org.webjars.npm:tar-stream

WebJar for tar-stream

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/tar-stream/
  • Licenses: MIT
  • Latest release: 3.1.7 (published 9 months ago)
  • Last Synced: 2024-11-10T22:39:02.116Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 7
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.051%
    • Average: 20.016%
    • Dependent repos count: 31.98%
npm: ubnt-m1ch4ls-tar-stream

tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

  • Homepage: https://github.com/mafintosh/tar-stream
  • Licenses: MIT
  • Latest release: 1.5.3 (published over 7 years ago)
  • Last Synced: 2024-11-10T22:39:01.039Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 5 Last month
  • Rankings:
    • Forks count: 3.136%
    • Stargazers count: 3.295%
    • Dependent repos count: 7.687%
    • Average: 26.378%
    • Dependent packages count: 52.283%
    • Downloads: 65.491%
  • Maintainers (1)

Dependencies

package.json npm
  • concat-stream ^2.0.0 development
  • standard ^12.0.1 development
  • tape ^4.9.2 development
  • bl ^4.0.3
  • end-of-stream ^1.4.1
  • fs-constants ^1.0.0
  • inherits ^2.0.3
  • readable-stream ^3.1.1
.github/workflows/test-node.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite