{"id":15134323,"url":"https://github.com/memoryzy/json-assistant","last_synced_at":"2026-01-28T10:13:49.489Z","repository":{"id":245298229,"uuid":"817288058","full_name":"MemoryZy/Json-Assistant","owner":"MemoryZy","description":"基于 IntelliJ IDEs 的 JSON 工具插件，让 JSON 处理变得更轻松！","archived":false,"fork":false,"pushed_at":"2025-01-22T10:47:19.000Z","size":3909,"stargazers_count":21,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T17:38:34.025Z","etag":null,"topics":["intellij","intellij-idea","intellij-idea-plugin","intellij-platform","intellij-plugin","intellij-plugins","jetbrains-plugin","json","json-tools"],"latest_commit_sha":null,"homepage":"https://json.memoryzy.cn/overview","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MemoryZy.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}},"created_at":"2024-06-19T11:54:29.000Z","updated_at":"2025-01-29T07:49:05.000Z","dependencies_parsed_at":"2024-08-18T09:46:31.178Z","dependency_job_id":"cd8ca398-e52b-495a-bb4d-880e599c1cfa","html_url":"https://github.com/MemoryZy/Json-Assistant","commit_stats":{"total_commits":267,"total_committers":4,"mean_commits":66.75,"dds":"0.22846441947565543","last_synced_commit":"e036ed9dc99df4934e331ab79f7bb1eb9eb94869"},"previous_names":["memoryzy/json-assistant"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemoryZy%2FJson-Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemoryZy%2FJson-Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemoryZy%2FJson-Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemoryZy%2FJson-Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MemoryZy","download_url":"https://codeload.github.com/MemoryZy/Json-Assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237807489,"owners_count":19369597,"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":["intellij","intellij-idea","intellij-idea-plugin","intellij-platform","intellij-plugin","intellij-plugins","jetbrains-plugin","json","json-tools"],"created_at":"2024-09-26T05:04:28.254Z","updated_at":"2026-01-28T10:13:49.480Z","avatar_url":"https://github.com/MemoryZy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Json Assistant\n\n\u003e **English / [简体中文](./README_zh.md)**\n\n\u003cbr/\u003e\n\nJSON Tool Plugin based on IntelliJ IDEs.It makes JSON processing a breeze!\n\n基于 IntelliJ IDEs 的 JSON 工具插件，让 JSON 处理变得更轻松！\n\n[![Homepage][shields:hp]][jb:plugin-link]\n\u0026nbsp;\n[![Version][shields:version]][jb:version]\n\u0026nbsp;\n[![Build][shields:build]][gh:build]\n\u0026nbsp;\n[![Downloads][shields:download]][jb:plugin-link]\n\n\n---\n\n- [Key Features](#key-features)\n- [Getting Started](#getting-started)\n- [Compatibility](#compatibility)\n- [Installation](#installation)\n- [Support/Donations](#support-donations)\n  - [Donors list](#donors-list)\n\n---\n\n## Key Features\n- Full [JSON5][json5] Support\n- JSON Window\n  - History\n  - JSONPath/JMESPath Query\n- JSON Processing\n  - Beautify\n  - Minify\n  - Tree View\n  - GridView\n  - Compare\n  - Escape\n- Serialization\n  - JavaBean to JSON Conversion\n  - JavaBean to JSON5 Conversion (Including Comments)\n  - Runtime Object to JSON Conversion\n  - JSON to JavaBean Conversion\n  - JSON5 to JavaBean Conversion (Including Comments)\n  - Kotlin Properties to JSON\n  - Extract Java Constants to JSON\n- Format Conversion\n  - XML\n  - YAML\n  - Toml\n  - Properties\n  - URL Params\n- Extensions\n  - Convert between Timestamp and Standard Date Format\n  - Parse nested JSON strings into objects/arrays\n\n\u003cbr/\u003e\n\n## \u003cspan id=\"getting-started\"\u003eGetting Started 🚀\u003c/span\u003e\nWhen the editor contains only valid JSON text or when valid JSON is selected, you can use the `Alt+K` shortcut or right-click and choose `Json Assistant` to bring up the action menu.\n\nFor more operations, please refer to the [plugin documentation][plugin:docs].\n\n\u003cbr/\u003e\n\n## Compatibility\n- Android Studio — Arctic Fox | 2020.3.1+\n- AppCode — 2020.3+\n- Aqua — 2024.1.1+\n- CLion — 2020.3+\n- Code With Me Guest — 1.0+\n- DataGrip — 2020.3+\n- DataSpell — 2021.3+\n- GoLand — 2020.3+\n- IntelliJ IDEA Community — 2020.3+\n- IntelliJ IDEA Ultimate — 2020.3+\n- JetBrains Client — 1.0+\n- JetBrains Gateway — 2022.2+\n- MPS — 2020.3+\n- PhpStorm — 2020.3+\n- PyCharm Community — 2020.3+\n- PyCharm Professional — 2020.3+\n- Rider — 2020.3+\n- RubyMine — 2020.3+\n- RustRover — 2024.1+\n- WebStorm — 2020.3+\n- Writerside — 2024.1+\n\n\u003cbr/\u003e\n\n## Installation\n\n- Using the IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"Json Assistant\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release][gh:release] and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n\u003cbr/\u003e\n\n## \u003cspan id=\"support-donations\"\u003eSupport / Donations\u003c/span\u003e\nYou can contribute and support the project in the following ways:\n- Star the project on GitHub.\n- Light up a five-star review for the plugin on the [**Marketplace**][jb:plugin-reviews].\n- Submit an [**Issue**][gh:issue] or [**PR**][gh:pr].\n- Share the plugin with your friends/colleagues.\n- If you like this plugin, please consider supporting me with a donation, your support will motivate me to keep improving this project:\n\n  \u003ctable\u003e\n    \u003cthead align=\"center\"\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\u003ca href=\"https://pay.weixin.qq.com/index.php/public/wechatpay_en\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWeChat Pay\u003c/a\u003e\u003c/th\u003e\n        \u003cth\u003e\u003ca href=\"https://global.alipay.com\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eAlipay\u003c/a\u003e\u003c/th\u003e\n      \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctr align=\"center\"\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://pay.weixin.qq.com/index.php/public/wechatpay_en\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          \u003cimg src=\"https://cdn.jsdelivr.net/gh/MemoryZy/Json-Assistant/src/main/resources/images/wechat_pay.png\" alt=\"WeChat Pay\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://global.alipay.com\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          \u003cimg src=\"https://cdn.jsdelivr.net/gh/MemoryZy/Json-Assistant/src/main/resources/images/alipay.png\" alt=\"Alipay\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\n  \u003e **Note**\n  \u003e\n  \u003e When donating via wechat or Alipay, please provide your \u003ci\u003ename (nickname)\u003c/i\u003e and \u003ci\u003ewebsite link\u003c/i\u003e in the message.\n  \u003e\n  \u003e The donation information will be added to the [**donation list**](#donors-list) for public acknowledgement.\n  \u003e\n  \u003e For further information or questions, please feel free to contact me at [**memoryzk@outlook.com**][mailto].\n\n**Thank you for your support!**\n\n\u003cbr/\u003e\n\n### Donors List\n\nHeartfelt thanks to every donor who supports us! Your generosity helps us improve and enhance the project. Thank you for your support!❤️\n\n\u003c!-- DONORS_TABLE_EN_START --\u003e\n\n| Name | Website | Message | Amount |\n| --- | --- | --- | --- |\n| **音 |  |  | 20.00 CNY |\n| sanp | [https://www.haozhuji.net/](https://www.haozhuji.net/) | 好主机 | 10.24 CNY |\n| **程 |  |  | 10.00 CNY |\n| ◎♪TEL |  |  | 10.00 CNY |\n| Danny |  | 支持✊ | 10.00 CNY |\n| **静 |  |  | 10.00 CNY |\n| - |  |  | 10.00 CNY |\n| AC |  |  | 8.88 CNY |\n| 爱心人士 |  | 很好用，加油 | 8.88 CNY |\n| **乐 |  |  | 8.88 CNY |\n| 晴空一鹤 |  | 加个鸡腿～ | 8.88 CNY |\n| 🤨🤪 |  |  | 8.88 CNY |\n| 小白的旅途 |  | 谢谢大佬的开源！ | 8.88 CNY |\n| ت |  | Json插件很好用，加油 | 6.66 CNY |\n| 广柔散人 |  | good | 6.66 CNY |\n| One |  |  | 6.66 CNY |\n| Vinay |  |  | 6.66 CNY |\n| 听风逝夜 | [https://coolrequest.dev/](https://coolrequest.dev/) | 插件: [Cool Request](https://plugins.jetbrains.com/plugin/23555-cool-request-rest-client-) | 6.66 CNY |\n| 秉心 |  | 为开源技术人点赞 | 6.66 CNY |\n| Karl（大宇） |  |  | 6.66 CNY |\n| *卿 |  |  | 6.66 CNY |\n| 可惜 |  |  | 6.66 CNY |\n| 缘 |  | 谢谢 | 6.66 CNY |\n| 爱心人士 |  | 很方便补充单测哈哈 | 6.66 CNY |\n| 刘帅 |  |  | 6.66 CNY |\n| **成 |  |  | 6.60 CNY |\n| *瑞 |  |  | 5.00 CNY |\n| JiaoJunWei |  |  | 5.00 CNY |\n| HALOS |  |  | 5.00 CNY |\n| **权 |  |  | 1.00 CNY |\n| **成 |  |  | 1.00 CNY |\n| *伟 |  |  | 1.00 CNY |\n| **明 |  |  | 1.00 CNY |\n| 爱心人士 |  |  | 1.00 CNY |\n\n\u003c!-- DONORS_TABLE_EN_END --\u003e\n\n[shields:hp]: https://img.shields.io/badge/Jetbrains%20Plugin-Json%20%20Assistant-4285F4.svg?style=Plastic\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNMjQgMHYyNEgwVjB6TTEyLjU5MyAyMy4yNThsLS4wMTEuMDAybC0uMDcxLjAzNWwtLjAyLjAwNGwtLjAxNC0uMDA0bC0uMDcxLS4wMzVxLS4wMTYtLjAwNS0uMDI0LjAwNWwtLjAwNC4wMWwtLjAxNy40MjhsLjAwNS4wMmwuMDEuMDEzbC4xMDQuMDc0bC4wMTUuMDA0bC4wMTItLjAwNGwuMTA0LS4wNzRsLjAxMi0uMDE2bC4wMDQtLjAxN2wtLjAxNy0uNDI3cS0uMDA0LS4wMTYtLjAxNy0uMDE4bS4yNjUtLjExM2wtLjAxMy4wMDJsLS4xODUuMDkzbC0uMDEuMDFsLS4wMDMuMDExbC4wMTguNDNsLjAwNS4wMTJsLjAwOC4wMDdsLjIwMS4wOTNxLjAxOS4wMDUuMDI5LS4wMDhsLjAwNC0uMDE0bC0uMDM0LS42MTRxLS4wMDUtLjAxOS0uMDItLjAyMm0tLjcxNS4wMDJhLjAyLjAyIDAgMCAwLS4wMjcuMDA2bC0uMDA2LjAxNGwtLjAzNC42MTRxLjAwMS4wMTguMDE3LjAyNGwuMDE1LS4wMDJsLjIwMS0uMDkzbC4wMS0uMDA4bC4wMDQtLjAxMWwuMDE3LS40M2wtLjAwMy0uMDEybC0uMDEtLjAxeiIvPjxwYXRoIGZpbGw9IndoaXRlIiBkPSJNMiA5YTMgMyAwIDAgMSAzLTNoMi44NTNjLjI5NyAwIC40OC0uMzA5LjM2Ni0uNTgzQTIuNSAyLjUgMCAwIDEgOC4wODMgNWMtLjMzMS0xLjQ4Ny43OTItMyAyLjQxNy0zYzEuNjI2IDAgMi43NDggMS41MTMgMi40MTcgM2EyLjUgMi41IDAgMCAxLS4xMzYuNDE3Yy0uMTE1LjI3NC4wNjkuNTgzLjM2Ni41ODNIMTVhMyAzIDAgMCAxIDMgM3YxLjg1M2MwIC4yOTcuMzA4LjQ4LjU4My4zNjZjLjEzNS0uMDU2LjI3My0uMTA0LjQxNy0uMTM2YzEuNDg3LS4zMzEgMyAuNzkxIDMgMi40MTdzLTEuNTEzIDIuNzQ4LTMgMi40MTdhMi41IDIuNSAwIDAgMS0uNDE3LS4xMzZjLS4yNzQtLjExNS0uNTgzLjA2OS0uNTgzLjM2NlYxOWEzIDMgMCAwIDEtMyAzaC0xLjg5M2MtLjI4OCAwLS40NzMtLjI5MS0uMzktLjU2NnEuMDYzLS4yMS4wODUtLjQzNGEyLjMxIDIuMzEgMCAxIDAtNC42MDQgMHEuMDIxLjIyNC4wODYuNDM0Yy4wODIuMjc1LS4xMDMuNTY2LS4zOS41NjZINWEzIDMgMCAwIDEtMy0zdi0yLjg5M2MwLS4yODguMjkxLS40NzMuNTY2LS4zOXEuMjEuMDYzLjQzNC4wODVhMi4zMSAyLjMxIDAgMSAwIDAtNC42MDRxLS4yMjQuMDIxLS40MzQuMDg2Yy0uMjc1LjA4Mi0uNTY2LS4xMDMtLjU2Ni0uMzl6Ii8+PC9nPjwvc3ZnPg==\n[shields:build]: https://github.com/MemoryZy/Json-Assistant/workflows/Build/badge.svg\n[shields:version]: https://img.shields.io/jetbrains/plugin/v/24738-json-assistant.svg?label=Version\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTIwLjUwMiA1LjkyMkwxMiAxTDMuNDk4IDUuOTIyTDEyIDEwLjg0NXpNMi41IDcuNjU2VjE3LjVsOC41IDQuOTIxdi05Ljg0NHpNMTMgMjIuNDJsOC41LTQuOTIxVjcuNjU2bC04LjUgNC45MnoiLz48L3N2Zz4=\n[shields:download]: https://img.shields.io/jetbrains/plugin/d/24738-json-assistant.svg?label=Download\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0ibTEyIDE2bC01LTVsMS40LTEuNDVsMi42IDIuNlY0aDJ2OC4xNWwyLjYtMi42TDE3IDExem0tNiA0cS0uODI1IDAtMS40MTItLjU4N1Q0IDE4di0zaDJ2M2gxMnYtM2gydjNxMCAuODI1LS41ODcgMS40MTNUMTggMjB6Ii8+PC9zdmc+\n[jb:plugin-link]: https://plugins.jetbrains.com/plugin/24738-json-assistant\n[jb:plugin-reviews]: https://plugins.jetbrains.com/plugin/24738-json-assistant/reviews\n[gh:pr]: https://github.com/MemoryZy/Json-Assistant/pulls\n[gh:issue]: https://github.com/MemoryZy/Json-Assistant/issues/new/choose\n[gh:release]: https://github.com/MemoryZy/Json-Assistant/releases/latest\n[jb:version]: https://plugins.jetbrains.com/plugin/24738-json-assistant/versions\n[gh:build]: https://github.com/MemoryZy/Json-Assistant/actions/workflows/build.yml\n[plugin:docs]: https://json.memoryzy.cn/overview\n[json5]: https://json5.org/\n[mailto]: mailto:memoryzk@outlook.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemoryzy%2Fjson-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemoryzy%2Fjson-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemoryzy%2Fjson-assistant/lists"}