awesome-esm icon indicating copy to clipboard operation
awesome-esm copied to clipboard

Awesome list of ESM (EcmaScript Modules)

Awesome ESM Awesome

A curated list of awesome ESM (EcmaScript Modules) resources

ES Modules is the ECMAScript standard for working with modules. While Node. js has been using the CommonJS standard for years, the browser never had a module system, as every major decision such as a module system must be first standardized by ECMAScript and then implemented by the browser.

Contents

  • Official
  • Articles
  • Tooling
  • Talks/Videos
  • Podcasts
  • Discord
  • Twitter

Official

Articles

Tooling

Talks/Videos

Podcasts

Discord

  • ESModules - The community for everyone excited about ES Modules and building “unbundled” apps.

Twitter