TsPackage

JSON →
library 1.0.0-beta.4 ·javascript
verified Jun 4, 2026

TsPackage is a TypeScript minifier and modular bundle optimizer that compiles ES6 external TypeScript modules into minified single-file bundles. Version 1.0.0-beta.4 supports TypeScript 2.x and offers identifier shortening, whitespace removal, and cache-optimized incremental builds. It differentiates by bundling dependencies at compilation time rather than relying on downstream build tools like AMD Optimizer. Currently a work in progress, it replaces TsProject. Typically low release cadence as beta.