Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 

README.md

Modules Team

Purpose

The Node.js Modules Team maintains and actively develops the ECMAScript Modules (ESM) implementation in Node.js core.

Work includes:

  • ESM loader implementation
  • ESM specifier resolution
  • Loader hooks
  • ESM and CommonJS interoperability
  • Node.js and browser interoperability
  • VM modules implementation

Archives

  • Features: As part of creating the ECMAScript Modules implementation for Node.js 12.0.0, use cases were brainstormed, which led to a list of features. This feature list, which previously existed as a section in this repo's root README, informed what became the plan for the implementation.

  • Plan for New Modules Implementation: This document summarized the work that went into the new ECMAScript Modules implementation that shipped in Node.js 12.0.0.

Members

Observers

You can’t perform that action at this time.