{"id":16510751,"url":"https://github.com/anki-code/jj","last_synced_at":"2026-05-15T05:33:11.048Z","repository":{"id":240867252,"uuid":"645868595","full_name":"anki-code/jj","owner":"anki-code","description":"enJoy Json (JJ) is to syntax highlighting and formatting the json, javascript or python dict object in error-tolerant manner. ","archived":false,"fork":false,"pushed_at":"2025-01-08T14:21:06.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T20:09:00.955Z","etag":null,"topics":["json"],"latest_commit_sha":null,"homepage":"","language":"Python","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/anki-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-26T16:17:50.000Z","updated_at":"2025-01-08T14:21:09.000Z","dependencies_parsed_at":"2024-05-21T06:56:03.548Z","dependency_job_id":"0857803f-14cc-457d-bfd3-a89ce67a32d0","html_url":"https://github.com/anki-code/jj","commit_stats":null,"previous_names":["anki-code/jj"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anki-code%2Fjj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anki-code%2Fjj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anki-code%2Fjj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anki-code%2Fjj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anki-code","download_url":"https://codeload.github.com/anki-code/jj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241476437,"owners_count":19968916,"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":["json"],"created_at":"2024-10-11T15:56:58.486Z","updated_at":"2026-05-15T05:33:11.014Z","avatar_url":"https://github.com/anki-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cb\u003eenJoy Json\u003c/b\u003e (\u003ccode\u003ejj\u003c/code\u003e) is to syntax highlighting and formatting the json, javascript or python dict object in error-tolerant manner.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nIf you like the idea click ⭐ on the repo and \u003ca href=\"https://twitter.com/intent/tweet?text=Nice%20xontrib%20for%20the%20xonsh%20shell!\u0026url=https://github.com/xonsh/xontrib-jupyter\" target=\"_blank\"\u003etweet\u003c/a\u003e.\n\u003c/p\u003e\n\n\n## Installation\n\nTo install use PyPi:\n\n```xsh\npip install git+https://github.com/anki-code/jj\n```\n\n## Usage\n\n### Get json from stream\n```xsh\necho '{\"name\": \"John Doe\", \\'age\\': 30, \"city\": \"New York\"}' | jj\n```\n```json\n{\n    \"name\": \"John Doe\",\n    \"age\": 30,\n    \"city\": \"New York\"\n}\n```\n\n### In case of object error\n\n```xsh\necho '{\"name\":' | jj\n# JSON dict error: Expecting value: line 2 column 1 (char 9)\n# Python dict error: '{' was never closed (\u003cunknown\u003e, line 1)\n# JavaScript dict error: Unexpected end of input\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanki-code%2Fjj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanki-code%2Fjj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanki-code%2Fjj/lists"}