Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
tar-fs
filesystem bindings for tar-stream
get-npm-tarball-url
Create the tarball URL of a npm package
parse-npm-tarball-url
Parse a tarball URL hosted in the npm registry
download-git-repo
Download and extract a git repository (GitHub, GitLab, Bitbucket) from node.
lambdafs
Efficient (de)compression package for AWS Lambda
gittar
:guitar: Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
gulp-tar
Create tarball from files
@pnpm/tarball-fetcher
Fetcher for packages hosted as tarballs
@pnpm/worker
A worker for extracting package taralls to the store
it-tar
it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.
@ayonli/jsext
A JavaScript extension package for building strong and modern applications.
grunt-untar-new
A grunt task to decompress/extract tar files
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.
@obsidize/tar-browserify
Browser-based tar utility for packing and unpacking tar files (stream-capable)
tarts
Create tarballs in node or the browser
tarball-extract
A simple tarball download and extraction lib for node.
download-github-repo
Download and extract a GitHub repository from node.
unpack-stream
Unpack a tarball stream
simple-binary-install
Facilitates distributing gzipped binary tarballs from npm.
@ronin/tarball
Generate a tarball file in-memory