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)
Copyright 1995-2009 Semantic Designs, Incorporated
DMS and "Design Maintenance System" are registered trademarks of Semantic Designs, Inc.
The SD logo and "Semantic Designs" are registered service marks of Semantic Designs, Inc.
CloneDR, PARLANSE, JOVIAL2C, Thicket, Smart Differencer are trademarks of Semantic Designs, Inc.
The OMG logo is a registered trademark of the Object Management Group, Inc. in the United States and other countries.
To view our Privacy Policy, click here
Comments or problems: webmaster@semdesigns.com
