Implementation of JSON.parse in JavaScript, only in ~45 lines of code. Does the parsing with foldmaker.js. Does not use .eval
or anything like that. Only tested in few instances. I tried to keep it simple and compact as possible, so it does not report all the syntax errors, so it can also produce output from invalid JSON. However, I think it gives correct output for valid JSON.
-
Notifications
You must be signed in to change notification settings - Fork 1
foldmaker/json-parse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of JSON.parse with foldmaker.js, only in ~45 lines of code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published