{"id":20887998,"url":"https://github.com/canop/json.parsemore","last_synced_at":"2025-05-12T20:30:46.161Z","repository":{"id":8364589,"uuid":"9930641","full_name":"Canop/JSON.parseMore","owner":"Canop","description":"A not eval based JSON parser handling NaN and infinities ","archived":false,"fork":false,"pushed_at":"2014-06-03T05:52:22.000Z","size":128,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T10:35:50.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Canop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-08T07:16:51.000Z","updated_at":"2021-02-07T04:12:32.000Z","dependencies_parsed_at":"2022-08-07T04:01:03.828Z","dependency_job_id":null,"html_url":"https://github.com/Canop/JSON.parseMore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2FJSON.parseMore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2FJSON.parseMore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2FJSON.parseMore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2FJSON.parseMore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Canop","download_url":"https://codeload.github.com/Canop/JSON.parseMore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816652,"owners_count":21968859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T08:23:43.665Z","updated_at":"2025-05-12T20:30:44.994Z","avatar_url":"https://github.com/Canop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"JSON.parseMore\n==============\n\nBased on Crockford's json_parse.js, this not eval based JSON parser adds support for the much needed NaN and infinities.\n\n[Test it online](http://dystroy.org/JSON.parseMore)\n\n\nWhy ?\n-----\n\n* because when you deal with numbers in a scientific or technical applications, it's hard not to use IEEE754's NaN and sometimes painful not to use infinities\n* because some JSON builders let you write NaN (for example Google's gson)\n* because `eval('('+json+')')` fails on IE with big JSON strings\n    \n\nHow to use it ?\n---------------\n\nDownload the js file and import it :\n\n    \u003cscript src=json_parseMore.js\u003e\u003c/script\u003e\n\nand then parse any JSON string using\n\n    var parsed = JSON.parseMore(json);\n\n\nLicense\n-------\n\nPublic Domain. Use as you wish and at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Fjson.parsemore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanop%2Fjson.parsemore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Fjson.parsemore/lists"}