DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Compressor

Open hunterlan opened this issue 3 years ago • 2 comments

What's the Problem?

Sometimes, I have to keep source code in JSON file, for the future injecting this code. For now, I have to find website and paste code to website. Also, I have to escape some character to make JSON valid.

Solution/Idea

Method "Compressor" will compress any source code to one line. Also, it will be nice, if you add option "Escape character".

Alternatives

Made for HTML, but also works with CSS and JS

Priorities

Capability Priority
This proposal will allow end users to to compress any code Could

DevToys Version

Version 1.0.3.0 | X64 | RELEASE | 7c7c02a | 7c7c02a

Comments

I know, this is non standard situation and probably it's not important to realize it, but I will be happy, if you do it. Thank you for DevToys.

hunterlan avatar Feb 17 '22 14:02 hunterlan

Perhaps more common name for tools like this is "Minifier".

KillyMXI avatar Feb 18 '22 23:02 KillyMXI

Perhaps more common name for tools like this is "Minifier".

Can be, final desicion will make developers :D

hunterlan avatar Feb 22 '22 13:02 hunterlan

Duplicate with #556

veler avatar Mar 19 '23 23:03 veler