项目作者: rajasegar

项目描述 :
Awesome list of ESM (EcmaScript Modules)
高级语言:
项目地址: git://github.com/rajasegar/awesome-esm.git
创建时间: 2020-03-06T09:44:58Z
项目社区:https://github.com/rajasegar/awesome-esm

开源协议:Creative Commons Zero v1.0 Universal

下载


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

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

Twitter