Skip to content

Commit 594c8fa

Browse files
reamde
1 parent aef828b commit 594c8fa

File tree

2 files changed

+2
-42
lines changed

2 files changed

+2
-42
lines changed

README

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@ JSON in JavaScript
44
Douglas Crockford
55
66

7-
2019-05-28
7+
2019-08-25
88

99

1010
JSON is a light-weight, language independent, data interchange format.
1111
See http://www.JSON.org/
1212

13-
The files in this collection implement JSON encoders/decoders in JavaScript.
14-
1513
JSON became a built-in feature of JavaScript when the ECMAScript Programming
1614
Language Standard - Fifth Edition was adopted by the ECMA General Assembly
17-
in December 2009. Most of the files in this collection are for applications
18-
that are expected to run in obsolete web browsers. For most purposes, json2.js
19-
is the best choice.
15+
in December 2009.
2016

2117

2218
json2.js: This file creates a JSON property in the global object, if there

test.html

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)