bare-pack-drive
v2.0.0
Published
Pack drives to Bare bundles
Readme
bare-pack-drive
Pack drives to Bare bundles.
npm i bare-pack-driveUsage
const pack = require('bare-pack-drive')
const bundle = await pack(drive, '/entry.js')API
const bundle = await pack(drive[, entry][, options])
Options supported by https://github.com/holepunchto/bare-pack may be specified.
License
Apache-2.0
