Coding Standards

From CommonJS Spec Wiki
(Redirected from CommonJS/Coding Standards)
Jump to: navigation, search

Code will be formatted according to this style guide:

http://javascript.crockford.com/code.html

Need to add details about namespaces and thread safety. Also, documentation and testing practices for things that help to describe and verify the API.