Is there any native crystal minifier?

Hey! 0/

Anyone knows of a crystal HTML/JS/CSS minifier?

Just imagine the speed… and not having to download 2.5 GiB of JS to use it.

Its is old, but exists: github.com/sam0x17/chiron

The “about” section:

Replace your entire webpack HTML/CSS/JavaScript/LESS compilation, minification, and deployment pipeline with a single binary

If you look into the shard.yml, you will see that the developer created 3 independent shards for each language:

Maybe it just need a little bit of an update.

It’s quite outdated (6 years?) but I want something like it :slight_smile:

Anyone want to adopt it? If not I might.