5.2.0 • Published 8 years ago

jsclean v5.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

5.1.0

8 years ago

5.0.0

8 years ago

4.1.0

8 years ago

4.0.0

8 years ago

3.3.2

10 years ago

3.3.1

10 years ago

3.3.0

10 years ago

3.2.0

10 years ago

3.1.0

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago