jts-minify

JSON →
library 2.5.14 ·javascript
verified Jun 4, 2026

jts-minify v2.5.14 is a utility for minifying JavaScript and TypeScript files. It works as a CLI tool and a library, offering basic minification features like removing whitespace, comments, and optionally encoding output as base64. The package is stable with weekly downloads under 500, and has no notable alternatives in the npm ecosystem for combined JS/TS minification. Its key differentiator is the base64 encoding option, which is uncommon in minifiers.