Hi,
I'm looking for a good CSS prettifier that works on the shell/terminal or a simple desktop application/browser extension.
It has to be [B]free[/B and work offline on a Mac. Even better if it prettifies JavaScript as well.
Thank you,
Osvaldo
Printable View
Hi,
I'm looking for a good CSS prettifier that works on the shell/terminal or a simple desktop application/browser extension.
It has to be [B]free[/B and work offline on a Mac. Even better if it prettifies JavaScript as well.
Thank you,
Osvaldo
do you mean something like that ?
http://www.vim.org/
Hi chryaner, thanks.
I don't want to switch to a new editor. Can I use vim as a command just to prettify css code? Can I type something like:
vim --prettify myfile.css
How can I do it?
Best
Osvaldo
thanks.