1.0.2 • Published 6 months ago

bare-pack-drive v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

bare-pack-drive

Pack drives to Bare bundles.

npm i bare-pack-drive

Usage

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

1.0.2

6 months ago

1.0.1

8 months ago

1.0.0

8 months ago