Skip to content

🍺 Effortless code beautifier for atom. Supports php , clojure , ruby , json, javascript, css, golang and much more. No installation or configuration needed.

Notifications You must be signed in to change notification settings

LukasMeine/devmind-beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devmind Beautifier Scrutinizer Code Quality Build Status Maintainability

Devmind.io code beautifier now in Atom

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

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

Before

screen1

After

screen2

About

🍺 Effortless code beautifier for atom. Supports php , clojure , ruby , json, javascript, css, golang and much more. No installation or configuration needed.

Resources

Stars

Watchers

Forks

Packages

No packages published