Skip to content

hallvors/javascript-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an Opera User JavaScript and a PHP script for beautifying compressed JavaScript code.

The goal was to implement a "real" parser that deals with the input character by character - but keep it as simple as possible and only do what was required to output reasonably formatted and syntactically valid JavaScript.