Skip to content
/ minifier Public

⚡️ Offline-first web app for an HTML, JS, CSS minifier.

License

Notifications You must be signed in to change notification settings

wei/minifier

Repository files navigation

Minifier for JavaScript, CSS and HTML

Client-side offline-first JavaScript/CSS/HTML minifier. Visit: https://minifier.app

Description

This tool implements Web Worker and Service Worker. Just load it once and it will available for offline use.

Uses html-minifier which comes with uglify-js and clean-css. See default configurations.

Installation

$ export HTTPMINIFIER_VERSION=4.0.0  # Optional, Default to latest

$ npm i && npm run build

Start development server:

$ npm run watch

Questions?

Please open an issue or email me with any issues, feedback, or suggestions.

Author

Wei He github@weispot.com

License

MIT

About

⚡️ Offline-first web app for an HTML, JS, CSS minifier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published