The Node.js Modules Team maintains and actively develops the ESModules (ESM) implementation in Node.js Core.
Work includes:
- ESM Loader implementation
- ESM Module Specifier Resolution Algorithm
- Loader Hooks
- ESM and Common.js Interoperability
- Node.js and Browser interoperability
- VM Modules implementation