| |||||
AMD (Asynchronous Module Definition) modules work mainly with CommonJS, an unofficial standard for server-side JavaScript.
And usually, CommonJS code most of the times doesn't run properly for browser apps, being specially written for server-side JS interpreters.
The 'clinch' toolkit allows developers to translate CommonJS code to normal, client-side, browser-friendly JavaScript syntax.
Requirements:
· Node.js

Via: clinch 0.3.5






0 Comment:
Post a Comment