GitHub

This repository was archived by the owner on Sep 1, 2019. It is now read-only.

Original file line numberDiff line numberDiff line change

@@ -3,7 +3,7 @@

33

A proposal to extend ECMA-262 syntax into a superset of JSON.

44
55

## Status

6-

This proposal is at stage 3 of [the TC39 Process](https://tc39.github.io/process-document/).

6+

This proposal is at stage 4 of [the TC39 Process](https://tc39.github.io/process-document/) and is scheduled to be included in ES2019.

77
88

## Champions

99

* Mark Miller

Original file line numberDiff line numberDiff line change

@@ -4,7 +4,7 @@

44

<pre class="metadata">

55

title: Subsume JSON

66

status: proposal

7-

stage: 3

7+

stage: 4

88

shortname: &lt;a href="https://github.com/tc39/proposal-json-superset"&gt;proposal-json-superset&lt;/a&gt;

99

contributors: Richard Gibson

1010

</pre>

Read the original on github.com ↗