firebundle
v0.1.6
Published
A CLI tool that allows you to download npm packages as tarballs, including their dependencies recursively.
Downloads
16
Maintainers
Readme
Firebundle
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