Coding Standards
From CommonJS Spec Wiki
(Redirected from ServerJS/Coding Standards)
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.