bunzee

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

Very simplistic TypeScript bundler and minifier built on rollup and terser. Version 1.0.0. Provides a one-command interface to bundle TypeScript files into a single JS file, with optional minification via terser. Designed for quick, no-config bundling for small projects or prototypes. No support for advanced rollup plugins or complex configurations. Suitable for developers who need a quick one-off bundle without setting up rollup manually.