npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

bare-pack-drive

2.0.0

@kasperisager

npmHomeRepoSnykSocket
Downloads:201
$ npm install bare-pack-drive
DailyWeeklyMonthlyYearly

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