aio-beautify
v1.0.2
Published
A simple file beautifier tool
Downloads
130
Maintainers
Readme
AIO Beautify
AIO Beautify is a simple command-line tool that beautifies all your HTML, CSS, and JavaScript files in a directory with a single command. Whether you're working on a single file or an entire project, AIO Beautify will format your code to be clean, readable, and consistent.
Features
- Beautify HTML, CSS, and JavaScript files.
- Beautify all files in a directory with a single command.
- Works with
.html
,.css
,.js
, and.php
(with embedded HTML) files. - Supports indentation customization.
Installation
You can install AIO Beautify globally using npm:
npm install -g aio-beautify