5.2.0 • Published 7 years ago

jsclean v5.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Reduce the entropy of JavaScript code. Format in a standard layout and apply changes that eliminate redundant degrees of freedom in order of function definitions, cases, object properties, == vs ===, trailing break statements, braces, semicolons etc.

Usage:

jsclean <files>

Rather than provide options, jsclean has a single way of doing things, combined with code simple enough (less than a thousand lines) to make it feasible to fork if you want a version that does something else.

5.2.0

7 years ago

5.1.0

7 years ago

5.0.0

7 years ago

4.1.0

7 years ago

4.0.0

7 years ago

3.3.2

9 years ago

3.3.1

9 years ago

3.3.0

9 years ago

3.2.0

9 years ago

3.1.0

9 years ago

3.0.0

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago