All Projects → giltayar → node-esm-tea

giltayar / node-esm-tea

Licence: Unlicense license
Code accompanying the talk "Native ES Modules - something almost, but not quite entirely unlike CommonJS"

Programming Languages

javascript
184084 projects - #8 most used programming language

Native ES Modules - something almost, but not quite entirely unlike CommonJS

Code accompanying the talk "Native ES Modules - something almost, but not quite entirely unlike CommonJS"

Installing

  • Install modules:
npm install
  • Build code:
npm run build
  • Run the tests:
npm test

Warning

The code in this repo will work only in Node v10. The whole specification of Native ES Modules in Node.js was changed in Node v12. The new spec is described in my talk "Aaaaaaaaaaaaaah, They’re Here! ES Modules in Node.JS".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].