{"id":17877017,"url":"https://github.com/geetesh-gupta/json-browser","last_synced_at":"2025-07-24T17:10:25.551Z","repository":{"id":123567803,"uuid":"540371237","full_name":"geetesh-gupta/JSON-Browser","owner":"geetesh-gupta","description":"JSON Browser plugin to work with JSON objects within JetBrains IDEs.  Created with a single goal in mind: to offer an all-in-one solution for managing JSON objects within the IDE itself. ","archived":false,"fork":false,"pushed_at":"2024-09-28T16:00:01.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-28T13:23:24.819Z","etag":null,"topics":["intellij","intellij-plugin","json","json-data","json-schema","jsonview","jsonviewer"],"latest_commit_sha":null,"homepage":"","language":null,"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/geetesh-gupta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-09-23T09:36:22.000Z","updated_at":"2024-09-28T16:00:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cbc6e1b-9a91-4eef-8c08-fbc89777e698","html_url":"https://github.com/geetesh-gupta/JSON-Browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geetesh-gupta%2FJSON-Browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geetesh-gupta%2FJSON-Browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geetesh-gupta%2FJSON-Browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geetesh-gupta%2FJSON-Browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geetesh-gupta","download_url":"https://codeload.github.com/geetesh-gupta/JSON-Browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229868871,"owners_count":18136919,"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-plugin","json","json-data","json-schema","jsonview","jsonviewer"],"created_at":"2024-10-28T11:40:27.961Z","updated_at":"2024-12-15T19:41:52.633Z","avatar_url":"https://github.com/geetesh-gupta.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Browser\n\n[![Version](https://img.shields.io/jetbrains/plugin/v/20013-json-browser.svg)](https://plugins.jetbrains.com/plugin/20013-json-browser)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/20013-json-browser.svg)](https://plugins.jetbrains.com/plugin/20013-json-browser)\n\n\u003c!-- Plugin description --\u003e\nWelcome to the **IntelliJ JSON Explorer Plugin**, a powerful tool for developers working with JSON files directly within\ntheir favorite IDE. This plugin provides a rich, intuitive experience for visualizing, comparing, and editing JSON data,\nensuring maximum productivity with minimal effort.\n\n## 🌟 Features\n\n### 1. Multiple JSON Views\n\nExplore your JSON data in the view that suits your needs:\n\n- **JSON View**: A raw, yet structured view for direct manipulation.\n- **Table View**: View JSON data in a tabular format, allowing easy navigation through key-value pairs.\n- **Tree View**: A hierarchical view of your JSON, perfect for exploring deeply nested structures.\n\n### 2. JSON Comparison\n\nEasily compare two JSON files side-by-side to see:\n\n- **Nodes Added**: Identifies new elements introduced in the updated JSON.\n- **Nodes Removed**: Tracks items that have been deleted.\n- **Nodes Modified**: Highlights changes in values for existing keys.\n\nThis feature is especially useful for version control, code reviews, or verifying the integrity of your data.\n\n### 3. Interactive Table Editing\n\n- **Double-click Editing**: In the **Table View**, you can double-click on any cell to open a detailed view of the JSON\n  element in a subpanel. From there, you can choose different view modes to further inspect or edit the JSON.\n- **Nested JSON Support**: Seamlessly explore and edit deeply nested JSON elements within the table view.\n\n### 4. Offline Functionality\n\nDesigned with **corporate users** in mind, the plugin works entirely **offline**. This means:\n\n- **No Internet Connection Required**: All JSON operations (viewing, comparing, editing) happen locally on your machine.\n- **Data Privacy and Security**: Since no data is sent over the internet, it is ideal for environments where data\n  privacy is paramount.\n\n## 🛡️ Corporate Use Case\n\nThis plugin was built with **corporate environments** in mind, where **data privacy** is crucial. Since it operates\nentirely offline:\n\n- You don’t need to worry about sensitive data being uploaded or shared with online services.\n- All processing happens locally, making it a safe choice for companies with strict data protection policies.\n\n## 💡 Feedback/Suggestion\n\nPlease feel free to provide constructive feedback and feature requests by creating a new issue\non https://github.com/geetesh-gupta/JSON-Browser/issues.\n\n\u003c!-- Plugin description end --\u003e\n\n## Compatibility Range\n\n- 241—242.*\n- Check https://plugins.jetbrains.com/plugin/20013-json-browser/versions for further details\n\n## Installation\n\n- Using 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 Browser\"\u003c/kbd\u003e \u003e\n\u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n\n- Manually:\n\nDownload the [latest version](https://plugins.jetbrains.com/plugin/20013-json-browser) and install it manually\nusing\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeetesh-gupta%2Fjson-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeetesh-gupta%2Fjson-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeetesh-gupta%2Fjson-browser/lists"}