CommonJS
CommonJS — проєкт, метою якого є визначення екосистеми мови програмування JavaScript поза межами браузера (наприклад, серверний JavaScript або рідні застосунки). Проєкт був розпочатий Кевіном Денгором (Kevin Dangoor) у січні 2009 та спочатку називався ServerJS.[1]
Те, про що я пишу тут — не технічна задача. Це об'єднує людей, це засіб зробити крок уперед, і це початок побудови чогось більшого та крутішого.
What I’m describing here is not a technical problem. It’s a matter of people getting together and making a decision to step forward and start building up something bigger and cooler together.[1] |
||
— Kevin Dangoor |
У серпні 2009 проєкт був перейменований на CommonJS, щоб вказати на ширше застосування його API.[2] Специфікація створювалася у відкритому до пропозицій процесі та приймалася голосуванням у поштовій розсилці. Специфікація тільки тоді розглядалася як остаточна, коли вона була втілена у кількох реалізаціях CommonJS.[3] Проєкт CommonJS не є філією групи TC39 Ecma International, що працює над ECMAScript, але деякі члени TC39 беруть участь у проєкті.[4]
Специфікація
Поточний стан проєкту описаний у документі CommonJS: JavaScript Standard Library.
- Прийняті частини
- Modules/1.0 (Superseded by Modules/1.1)
- Modules/1.1
- Modules/1.1.1
- Packages/1.0
- Promises/B
- Promises/C
- System/1.0
- Пропозиції
- Binary/B
- Binary/F
- Console
- Encodings/A
- Filesystem/A
- Filesystem/A/0
- Modules/Async/A
- Modules/Transport/B
- Packages/1.1
- Packages/Mappings
- Unit Testing/1.0
Реалізації CommonJS
Виноски
- What Server Side JavaScript needs - Blue Sky On Mars
- CommonJS: JavaScript Standard Library
- ProposalProcess - CommonJS Spec Wiki
- CommonJS: the First Year - Blue Sky On Mars
- Server-side JavaScript development and hosting - Akshell
- olegp/common-node @ GitHub
- Implementations/CouchDB - CommonJS Spec Wiki
- Flusspferd - CommonJS platform | Javascript bindings for C
- Implementations/GPSEE - CommonJS Spec Wiki
- Implementations/Smart - CommonJS Spec Wiki
- Implementations/Narwhal - CommonJS Spec Wiki
- Implementations/node.js - CommonJS Spec Wiki
- Implementations/Persevere - CommonJS Spec Wiki
- Implementations/RingoJS - CommonJS Spec Wiki
- Implementations/SproutCore - CommonJS Spec Wiki
- Implementations/v8cgi - CommonJS Spec Wiki
- MongoDB
- Homepage - JSBuild. Архів оригіналу за 4 січень 2011. Процитовано 14 лютий 2019.
- xuljet - XUL JavaScript Enhanced Toolkit - Google Project Hosting
- pinf/loader-js - GitHub
Посилання
- Сайт CommonJS
- CommonJS effort sets JavaScript on path for world domination (стаття на Ars Technica) (англ.)
Дивись також
- Document Object Model — браузерний клієнтський API, загальнодоступний у JavaScript