Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

chicoxyzzy/proposal-json-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JSON modules are part of Module Attributes proposal now

https://github.com/tc39/proposal-module-attributes

ECMAScript proposal: JSON modules in ECMAScript

Authors: TBA

Champion: TBA

Stage: Stage -1 of the TC39 process.

Motivation

  • Making ECMAScript a place to define common behaviour for different environments
  • Accelerates synthetic module records which are already in Built-In Modules and WebIDL
  • CSS Modules (and possibly other types of modules) will be able to reuse the infrastructure

Prior art

Caveats

JSON modules where reverted from HTML Standard and probably will need special syntax additions to ECMAScript.

TC39 meeting notes

  • none yet

Specification

Implementations

  • none yet

About

JSON modules in ECMAScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages