📣 Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | 💄 Universal beautification package for Atom editor (⚠️ Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding ❤️ )
6ee0b738e3 | ||
---|---|---|
.gitignore | ||
.jshintrc | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
Beautify
Beautify HTML, CSS and Javascript in Atom.
Usage
Open the Command Palette, and type Beautify
. This will beautify JS, HTML or CSS files. It will only beautify selected text, if a selection is found - if not, the whole file will be beautified.
License
MIT © Donald Pipowitch