This should have landed half a year go, but here this is finally!
http://zz85.github.io/mrdoobapproves/
I decided to bump down JSCS for this version so it loads faster on the web (<200kb gzipped), but "mrdoobapproves" will support ES6 syntax next release (v3)!
- JSCS library with Autofix (v1.13.1, last official version without Babel)
- Updated MDCS rules - space checks
- Ability to chose other JSCS presets (crockford, google, jquery, wikimedia etc)
- Simpler Autofix Button, Save Button
Related issues / PRs:
#50 V2 release
#51 requireSpaceBeforeKeywords, disallowMultipleSpaces
#46 else if formatting
#45 Spaces in Function Declarations
#49 Custom Embed preset
#44 Pre and post processing for block identation
#42 Auto Fix button
#41 Save Button
#39 JSCS presets
#40 Thoughts for v2
#38 Trailing tabs and/or spaces
#36 Track official JSCS branch
#35 Unary Operators
Thanks again to @gero3 @WestLangley @mrdoob for your contributions :)