Makes your code look better. Available for php, javascript, golang, json, scss, less, typescript, css, clojure, ruby and html. No configuration needed, use straightaway.
Installation is not needed because this package uses the Devmind.io API, which uses the universal code beautifier project, that's why you don't need to configure anything.
But if you want to host it yourself, go to https://github.com/LukasMeine/universal-code-beautifer and follow the instructions.
After you have it up and running, you will need to change the url that devmind beautifier uses to serve your beautified files.
So, go to the /lib/devmind-beautifier.js file and replace the following line of code for your own url
var url = "https://beautifier.devmind.io/format"; //change that to your own url
Proudly released under MIT license