I'm a fan of the CRAP metric, and use it to monitor code quality for my C# and Java projects.
I'd like to do the same for my growing Javascript codebase.
Is there an existing process that makes this easy to integrate into my Javascript build process?