tc39 / proposal-json-superset
Proposal to make all JSON text valid ECMA-262
☆120Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for proposal-json-superset
- import.meta proposal for JavaScript☆146Updated 4 years ago
- RegExp lookbehind assertions☆99Updated 2 years ago
- #! for JS☆150Updated 2 years ago
- "asynchronous atomic wait" for ECMAScript☆90Updated 2 years ago
- ECMAScript spec abstract operations.☆114Updated this week
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 5 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 6 years ago
- The static parts of new class features, in a separate proposal☆128Updated 2 years ago
- Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes☆167Updated 7 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 5 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.