CommonJS is a project whose goal is to move JavaScript outside the browser.
CommonJS is a project whose goal is to move JavaScript outside the browser, such as on servers and desktops, in applications. The project is not affiliated with the ECMA International group working on the ECMAScript standard. CommonJS provides APIs to access functionality not seen in browsers, such as database access.