By Hirvesh
via cerny-online.com
Published: Jun 09 2012 / 10:23
Cerny.js is a JavaScript library aiming to ease development of JavaScript projects in large development teams. It tries to accomplish this goal by providing solutions for
Method call interception,
Type checking for arguments and return values on function calls,
Dependency management,
Logging,
Validation of an object against a schema,
Programming by contract,
Dictionaries,
Pretty printing JSON in text or HTML,
Easy configuration, and
Good documentation.
Add your comment