Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joehand/tar-dat

Stream tar into hyperdrive archive
https://github.com/joehand/tar-dat

Last synced: 30 days ago
JSON representation

Stream tar into hyperdrive archive

Awesome Lists containing this project

README

        

## Tar to Dat

Stream a tarball into a hyperdrive archive.

### Install

```
npm install tar-dat
```

### Usage: `pack.pipe(tarDat(archive))`

See `example.js` for full usage.