{"id":13519398,"url":"https://github.com/rfletcher/safari-json-formatter","last_synced_at":"2025-10-28T03:53:56.330Z","repository":{"id":942885,"uuid":"719408","full_name":"rfletcher/safari-json-formatter","owner":"rfletcher","description":"A Safari extension which makes valid JSON documents human-readable.","archived":false,"fork":false,"pushed_at":"2017-09-09T01:23:16.000Z","size":458,"stargazers_count":841,"open_issues_count":22,"forks_count":97,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-11-02T01:32:54.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/rfletcher.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":"2010-06-14T02:11:39.000Z","updated_at":"2024-08-08T03:06:24.000Z","dependencies_parsed_at":"2022-08-16T11:35:08.482Z","dependency_job_id":null,"html_url":"https://github.com/rfletcher/safari-json-formatter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfletcher%2Fsafari-json-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfletcher%2Fsafari-json-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfletcher%2Fsafari-json-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfletcher%2Fsafari-json-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rfletcher","download_url":"https://codeload.github.com/rfletcher/safari-json-formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246469309,"owners_count":20782700,"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-08-01T05:01:58.489Z","updated_at":"2025-10-28T03:53:51.277Z","avatar_url":"https://github.com/rfletcher.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Deprecated"],"sub_categories":[],"readme":"# JSON Formatter\n\nA Safari extension which makes valid JSON documents human-readable.\n\n### Before:\n![Before][i1]\n### After:\n![After][i2]\n\n## Installation\n[Download the extension][1] and open it with Safari 5.\n\n### Usage\nOnce installed, load any valid JSON document. [This project's most recent\ncommit][2] makes a good example.\n\n#### Version History\n\n### 1.1\n* Added folding of arrays, objects and long strings\n* Added setting for auto-folding of long strings (default: on)\n* Added setting for \"long string\" threshold (default 512 bytes)\n* Added a \"toggle formatting\" button to switch between formatted and original JSON\n* Bug Fixes\n\n#### Caveats\nThe extension aims to produce the same JSON string that's been loaded as input,\nbut because the original JSON has actually been parsed, some transformation may\noccur. In other words, the formatted JSON will always be equivalent to the\noriginal JSON, but in rare circumstances it may not match exactly. The only\nknown example of this is kind of discrepancy is between number formats -- if the\noriginal JSON contains the numeric value 1e2, for example, the formatted JSON\nwill display the value 100.\n\n[1]: http://github.com/rfletcher/safari-json-formatter/downloads\n[2]: http://github.com/rfletcher/safari-json-formatter/commit/HEAD.json\n[i1]: https://github.com/rfletcher/safari-json-formatter/raw/HEAD/etc/images/before.png\n[i2]: https://github.com/rfletcher/safari-json-formatter/raw/HEAD/etc/images/after.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfletcher%2Fsafari-json-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frfletcher%2Fsafari-json-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfletcher%2Fsafari-json-formatter/lists"}