Difference between revisions of "Code beautifier"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
(No difference)
|
Revision as of 13:30, 22 May 2015
A code beautifier is a computer program which formats source code for better readability.
The process of formatting source code using a code beautifier is known as code beautification.
External links
- codebeautify.org
- Online JavaScript beautifier
- js-beautify - beautifier for Javascript
- brackets-beautify - beautifier for Brackets
- Prettyprint @ Wikipedia