{"id":13398750,"url":"https://github.com/douglascrockford/JSON-js","last_synced_at":"2025-03-14T02:31:32.675Z","repository":{"id":1188974,"uuid":"1092277","full_name":"douglascrockford/JSON-js","owner":"douglascrockford","description":"JSON in JavaScript","archived":false,"fork":false,"pushed_at":"2023-05-10T23:28:16.000Z","size":75,"stargazers_count":8714,"open_issues_count":1,"forks_count":4571,"subscribers_count":483,"default_branch":"master","last_synced_at":"2025-03-11T18:32:18.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.JSON.org/","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/douglascrockford.png","metadata":{"files":{"readme":"README","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,"governance":null}},"created_at":"2010-11-18T17:39:50.000Z","updated_at":"2025-03-11T09:54:23.000Z","dependencies_parsed_at":"2023-07-12T10:16:16.694Z","dependency_job_id":null,"html_url":"https://github.com/douglascrockford/JSON-js","commit_stats":{"total_commits":43,"total_committers":4,"mean_commits":10.75,"dds":"0.11627906976744184","last_synced_commit":"8da84c40419b33609cc1d0100395dca01a33b503"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascrockford%2FJSON-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascrockford%2FJSON-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascrockford%2FJSON-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascrockford%2FJSON-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/douglascrockford","download_url":"https://codeload.github.com/douglascrockford/JSON-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243299589,"owners_count":20269172,"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-07-30T19:00:31.364Z","updated_at":"2025-03-14T02:31:32.326Z","avatar_url":"https://github.com/douglascrockford.png","language":"JavaScript","readme":"JSON in JavaScript\n\n\nDouglas Crockford\ndouglas@crockford.com\n\n2019-08-25\n\n\nJSON is a light-weight, language independent, data interchange format.\nSee http://www.JSON.org/\n\nJSON became a built-in feature of JavaScript when the ECMAScript Programming\nLanguage Standard - Fifth Edition was adopted by the ECMA General Assembly\nin December 2009.\n\n\njson2.js: This file creates a JSON property in the global object, if there\nisn't already one, setting its value to an object containing a stringify\nmethod and a parse method. The parse method uses the eval method to do the\nparsing, guarding it with several regular expressions to defend against\naccidental code execution hazards. On current browsers, this file does nothing,\npreferring the built-in JSON object. There is no reason to use this file unless\nfate compels you to support IE8, which is something that no one should ever\nhave to do again.\n\ncycle.js: This file contains two functions, JSON.decycle and JSON.retrocycle,\nwhich make it possible to encode cyclical structures and dags in JSON, and to\nthen recover them. This is a capability that is not provided by ES5. JSONPath\nis used to represent the links. [http://GOESSNER.net/articles/JsonPath/]\n","funding_links":[],"categories":["JavaScript","Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascrockford%2FJSON-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglascrockford%2FJSON-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascrockford%2FJSON-js/lists"}