tsminify

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

Typescript source file minifier that performs identifier mangling (shortening) and whitespace removal. Current stable version is 1.0.0-beta.1. The project appears unmaintained (last release 2015). Differentiator: operates at the TypeScript AST level rather than on compiled JavaScript, preserving type information. No recent activity; consider it deprecated in favor of Terser or esbuild for TypeScript minification.