ECMAScript (JavaScript) Source Code Formatter

The ECMAScriptFormatter tool reorganizes ECMAScript (JavaScript) source text files to neatly indent code blocks according to their nesting level. It is a member of SD's family of Source Code Formatters. An example of the ECMAScriptFormatter's results can be seen here. An version of the formatter can obfuscate the code to make it difficult to understand.

JavaScript Formatter Features

  • Formatted code compiles and executes exactly like unformatted code
  • Specification of indentation step distance
  • Specification of arbitrary input tab column positions
  • Obfuscation option protects your source and reduces web page load time
  • Complete syntax check of source while formatting. You can use this verify that the script is well-formed before debug execution.
  • Output encoding in ASCII, European ASCII, or UNICODE (UTF-8 or UTF-16)

Download an evaluation copy

For more information: info@semanticdesigns.com    Follow us at Twitter: @SemanticDesigns

ECMA Script
Source Code Formatter