Is it possible to use the CommonJS libraries yet?

Posted by Jon Winstanley on Stack Overflow See other posts from Stack Overflow or by Jon Winstanley
Published on 2009-12-01T22:25:22Z Indexed on 2010/04/23 19:53 UTC
Read the original article Hit count: 162

Filed under:
|

I am interested in getting started with CommonJS.

With JavaScript frameworks getting faster all the time, and parsing engines and compilers making JavaScript incredibly quick, it is surprising that a project such as CommonJS has not been initiated sooner.

What steps are involved in getting a test project up and running with what has been created so far?

© Stack Overflow or respective owner

Related posts about commonjs

Related posts about JavaScript