Skip to content

godwinjk/Json_Parser

Repository files navigation

Json Parser

Build Version Downloads

JSON PARSER

JSON Parser is a powerful tool that simplifies working with JSON, offering features like Dart and Kotlin code generation, easy data retrieval and loading, validation, formatting, and an intuitive tree view for seamless navigation.

  1. ✅ Generate Dart code efficiently and with precision.
  2. ✅ Create Kotlin code seamlessly using advanced tools.
  3. ✅ Retrieve JSON from web sources quickly and reliably.
  4. ✅ Load local JSON files effortlessly.
  5. ✅ Present JSON in a clean, readable format with automated pretty printing.
  6. ✅ Validate JSON for accuracy and integrity with ease.
  7. ✅ Streamline formatting of logcat or console outputs with a single click.
  8. ✅ Directly open the JSON file in the JSON Parser from the "Open In" menu.
  9. ✅ Navigate JSON structures effortlessly using an intuitive tree view for expanding and collapsing objects.

Features

  • Dart code generation
  • Kotlin code generation
  • Retrieve Json from web
  • Load Json from local
  • Pretty print Json
  • Validate Json
  • Single click formatting from logcat or console window
  • Open Json Files in tool window
  • Tree model view, so user can easily hide or expand particular object

Installation

  • Using IDE built-in plugin system: Settings/Preferences > Plugins > Marketplace > Search for "Json Parser" > Install Plugin

  • Manually: Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Functions example

Support My Work

If you’ve found this project helpful or valuable, consider supporting its development! Your contributions help me dedicate more time to improving the project, adding features, and maintaining it for the community. Every donation, no matter the size, makes a difference and is deeply appreciated. ❤️

❤️❤️❤️❤️❤️

ko-fi

Changelog

Version 1.8.1

  1. Added open menu for Json files in "Open In" menu
  2. Changed generate menu item to last
  3. Minor bug fixes

Version 1.8.0 🎉

You wll love this.

Json parser now support code generation. Yes you heard it right. Json Parser now support code generation from Kotlin and Dart.

Version 1.7.4

Added a bunch of features to JSON parser. Now you can retrieve JSON from web and also you can load from your local system.

  1. Retrieve from Web. You can add header too in the next line separated with colon symbol. Each header key value pair should be in the next line.
  2. Load from your local system

Version 1.7.3

  1. Compatibility issue resolved

Version 1.7.2

  1. Unquoted fields and single quoted fields now supported
  2. YAML comments and normal comments will not throw error anymore
  3. Deprecation fixes
  4. Runtime error fixed

Version 1.7.1

  1. Tree view bug fixes

Version 1.7

  1. Significant Change in tree view.
  2. Major bug fixes

Version 1.6.1

  1. Updated for new latest version support

Version 1.5

  1. Now you can directly open JsonParser window from logcat or console window. No need to copy and paste from multiple window.
  2. Tree structure updated with child number and object number for arrays.
  3. Copy to clipboard added.

Version 1.4

  1. Multiple tabs added
  2. Rate/ donate tab issue fixed
  3. Menu item added under Edit menu (ctrl shift alt J)

Version 1.3

  1. Bug fixes

Version 1.2

Added 3 options

  • Pretty print
  • Raw
  • Tree

Version 1.2.1

  1. Error message if not a valid json
  2. Bug fixes

Version 1.1

Support for all platforms.

Version 1.0

Parse VALID JSON string only.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •