| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
A tiny bundler for TypeScript with built-in tsConfig.paths transform.
npm i --global gemcartyarn global add gemcartUsage: gemcart build [options] build a package Options: -i, --input <input> input file (default: "src/index.ts") -o, --output <input> output file (default: "build/index.js") -b, --banner [banner] add banner to the beginning of the file (default: "#!/usr/bin/env node") -d, --withDeps include dependencies -m, --minify minify output -h, --help output usage information
MIT
| Back | FazBrowse Home | New Git URL |