📣 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 ❤️ )
bdcbfaf376 | ||
---|---|---|
keymaps | ||
lib | ||
menus | ||
spec | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
LICENSE.md | ||
README.md | ||
package.json |
README.md
atom-beautify package
Beautify HTML, CSS and Javascript in Atom.
Attention: A different package with a similar name exist. Maybe you want to visit this one: Beautifier.
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.
You can also type ctrl-alt-b
as a shortcut or click Packages > Beautify
in the menu.
License
MIT © Donald Pipowitch