Skip to content
Node.js Modules Team
Branch: master
Clone or download

Latest commit

robpalme Merge pull request #506 from nodejs/robpalme-patch-3
doc: Meeting notes 2020-04-22
Latest commit 305dca6 Apr 27, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
doc doc: Meetings notes 2020-04-22 Apr 22, 2020
CODE_OF_CONDUCT.md fixup: fixed it Feb 28, 2018
GOVERNANCE.md Governance: "Pull Requests" post Phase 2 upstream (#311) Apr 24, 2019
LICENSE.md make it so Feb 1, 2018
README.md fixup! Archive Current Efforts as roadmap/wishlist Feb 21, 2020
RESOURCES.md Corrected categorization and language for RESOURCES.md (#30) Feb 26, 2019

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.