CommonJS
Project to standardize the module ecosystem for JavaScript outside of web browsers
CommonJS is a project to standardize the module ecosystem for JavaScript outside of web browsers (e.g. on web servers or native desktop applications). CommonJS's specification of how modules should work is widely used today for server-side JavaScript with Node.js.
Nº Q5153271 ★★
Uncommon · History
CommonJS
Project to standardize the module ecosystem for JavaScript outside of web browsers
CommonJS is a project to standardize the module ecosystem for JavaScript outside of web browsers (e.g. on web servers or native desktop applications). CommonJS's specification of how modules should work is widely used today for server-side JavaScript with Node.js.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
CommonJS is a project to standardize the module ecosystem for JavaScript outside of web browsers (e.g. on web servers or native desktop applications). CommonJS's specification of how modules should work is widely used today for server-side JavaScript with Node.js. It is also used for browser-side JavaScript, but that code must be packaged with a transpiler since browsers don't support CommonJS. The other major module specification in use is the ECMAScript (ES) modules specification (ES6 modules aka ES2015 modules). CommonJS can be recognized by the use of the require() function and module.exports, while ES modules use import and export statements for similar (though not identical) functionality.
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
JavaScript
High-level programming language
Nº Q2005 ★★★★
NestJS
Progressive app framework for node.js
Nº Q107015664 ★
ECMAScript
General-purpose programming language on which JavaScript and other languages are based
Nº Q259138 ★★
JSONP
Communication technique used in JavaScript programs which run in Web browsers
Nº Q500012 ★★
WebAssembly
Portable, efficient virtual machine and bytecode format for compiled code on the Web
Nº Q20155677 ★★★
JavaScript library
Library of JavaScript code that allows for easier development of JavaScript-based applications
Nº Q783866 ★★