0.1.6 • Published 11 months ago

firebundle v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Firebundle

NPM version License

firebundle is a CLI tool that allows you to download npm packages as tarballs, including their dependencies recursively. These packages can then be imported into an air-gapped package manager.

Getting Started

Download the package using one of the package managers:

npm install -g firebundle
yarn global add firebundle
pnpm add -g firebundle
bun add -g firebundle

Run firebundle or the alias fb:

fb --help
0.1.6

11 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago