{"id":51182485,"url":"https://github.com/sundegan/JsonStudio","last_synced_at":"2026-06-29T19:00:49.945Z","repository":{"id":330824424,"uuid":"1124053326","full_name":"sundegan/JsonStudio","owner":"sundegan","description":"A fast, modern desktop JSON app built for daily development. The all-in-one workspace for every JSON task, designed to redefine your workflow efficiency.","archived":false,"fork":false,"pushed_at":"2026-06-21T03:46:42.000Z","size":31012,"stargazers_count":116,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-21T05:20:57.332Z","etag":null,"topics":["developer-tools","json","json-diff","json-editor","json-format","json-parser","json-parsing","json-prettify","json-schema","json-viewer","rust","svelte5","tauri-app"],"latest_commit_sha":null,"homepage":"https://jsonstudio.js.org/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sundegan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-28T08:12:54.000Z","updated_at":"2026-06-21T03:46:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sundegan/JsonStudio","commit_stats":null,"previous_names":["sundegan/jsonstudio"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/sundegan/JsonStudio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sundegan%2FJsonStudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sundegan%2FJsonStudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sundegan%2FJsonStudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sundegan%2FJsonStudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sundegan","download_url":"https://codeload.github.com/sundegan/JsonStudio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sundegan%2FJsonStudio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34939227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["developer-tools","json","json-diff","json-editor","json-format","json-parser","json-parsing","json-prettify","json-schema","json-viewer","rust","svelte5","tauri-app"],"created_at":"2026-06-27T08:00:25.430Z","updated_at":"2026-06-29T19:00:49.916Z","avatar_url":"https://github.com/sundegan.png","language":"Svelte","funding_links":[],"categories":["Applications"],"sub_categories":["Utilities"],"readme":"\u003cdiv align=\"center\"\u003e\n\n**English** | [中文](README_ZH.md)\n\n# JsonStudio\n\n### A fast, local-first JSON workspace for everyday development\n\nPrettify, inspect, compare, convert, validate, and extract JSON from real-world logs - all locally in a native desktop app.\n\nIf you like JsonStudio, please give it a star [⭐](https://github.com/sundegan/JsonStudio).\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sundegan/JsonStudio/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/sundegan/JsonStudio?style=flat-square\u0026color=10b981\u0026label=Release\u0026logo=github\u0026logoColor=white\" alt=\"Release\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Platform-macOS%20%7C%20Windows%20%7C%20Linux-334155?style=flat-square\u0026logo=apple\u0026logoColor=white\" alt=\"Platform\"\u003e\n  \u003ca href=\"https://jsonstudio.js.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Website-f5c542?style=flat-square\u0026logo=googlechrome\u0026logoColor=white\" alt=\"Website\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n## Preview\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://jsonstudio.js.org/\"\u003e\n    \u003cimg src=\"docs/media/jsonstudio-demo.gif\" width=\"900\" alt=\"JsonStudio demo showing clipboard formatting, Tree View editing and drag-and-drop, Grid View editing, and log JSON extraction\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003csub\u003eFormat clipboard JSON, edit and reorganize data in Tree View, edit arrays in Grid View, and extract JSON from logs.\u003c/sub\u003e\u003c/p\u003e\n\n## What Makes It Different\n\nJsonStudio is built for JSON in real development work: API requests and responses, deeply nested data, escaped strings, JSON5-like snippets, and log lines where plain text and JSON are mixed together.\n\n- **Local-first**: works offline and keeps sensitive JSON on your machine.\n- **Flexible input**: handles standard JSON, JSON5-like snippets, escaped JSON strings, repairable fragments, and mixed log text.\n- **Visual editing**: edit and reorganize data in Tree View, or inspect arrays in Grid View.\n- **Daily tools in one place**: query, diff, convert, validate with schema, and generate typed code.\n- **Desktop workflow**: multi-tabs, file drag-and-drop, format clipboard, shortcuts, unsaved-change prompts, and optional auto-save.\n\n## Why JsonStudio? (vs Online Tools)\n\n| Capability | Online Tools | JsonStudio |\n|---|---:|---:|\n| Offline / no internet required | ❌ | ✅ |\n| Large JSON data performance | ❌ | ✅ |\n| Multi-tab editing | ❌ | ✅ |\n| Editable Tree View \u0026 Grid View, with drag-and-drop | ❌ | ✅ |\n| Log-like text JSON extraction | ❌ | ✅ |\n| JSON5 parsing and formatting | ❌ | ✅ |\n| Auto-save and reusable file tabs | ❌ | ✅ |\n| Global shortcuts \u0026 custom keybindings | ❌ | ✅ |\n| Local file operations | ❌ | ✅ |\n| Custom settings for theme, font, spacing, and shortcuts | ❌ | ✅ |\n\n## Download\n\nDownload the latest installer from [GitHub Releases](https://github.com/sundegan/JsonStudio/releases).\n\n### Homebrew (macOS)\n\n```sh\nbrew install --cask sundegan/tap/json-studio\n```\n\n### macOS\n\n1. Download the DMG for your Mac architecture (`aarch64` for Apple Silicon, `x64` for Intel).\n2. Open the DMG and drag `Json Studio.app` into Applications.\n3. On first launch, if macOS blocks the app because it is from an unidentified developer, right-click `Json Studio.app` and choose **Open**, or allow it in **System Settings \u003e Privacy \u0026 Security**.\n\nCurrent macOS builds are not Apple Developer ID notarized, so the first launch may require manual confirmation.\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nIf JsonStudio helps your daily JSON work, a star ⭐ would mean a lot.\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsundegan%2FJsonStudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsundegan%2FJsonStudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsundegan%2FJsonStudio/lists"}