readme.md

July 13, 2016 ยท View on GitHub

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.

Contents

  1. 1Tar to Dat
  2. 1.1Install
  3. 1.2Usage: pack.pipe(tarDat(archive))