Sometimes you just need to minify or pretty-print your code. Enter: Alchemize, your one app for dealing with code on the web.
Alchemize supports:
- Minifying & pretty-printing HTML & CSS
- Minifying/compressing Javacript
- Decompressing/pretty-printing minified Javacript
- Compress & pretty-print XML, JSON
You can always use the latest version at alchemizeapp.com/app or install the extension from the Chrome Web Store.
Prereqs:
- Node
- npm
To install:
- Check out the repo.
npm install
the dependencies.npm run
will build into the dist/ folder and launch a server
Please feel free to report bugs & feature requests on the GitHub issue tracker. Pull requests are welcome indeed.