build-minify-js is a JavaScript open-source build tool designed to compress JavaScript code.
-
Updated
Sep 24, 2023 - JavaScript
build-minify-js is a JavaScript open-source build tool designed to compress JavaScript code.
Douglas Crockford's JSMin, modified to keep newlines and not add a newline at the top
This project demonstrates how to use Terser for JavaScript minification. It provides examples of both simple code minification and file-based minification, showcasing how to minify JavaScript code using Terser.
Add a description, image, and links to the minifier-js topic page so that developers can more easily learn about it.
To associate your repository with the minifier-js topic, visit your repo's landing page and select "manage topics."