Skip to content

[feat]-Add Liquid JSON Schema Editor#1230

Merged
benjagm merged 2 commits intojson-schema-org:mainfrom
MadhavDhatrak:add-liquid-json-editor
Jan 7, 2025
Merged

[feat]-Add Liquid JSON Schema Editor#1230
benjagm merged 2 commits intojson-schema-org:mainfrom
MadhavDhatrak:add-liquid-json-editor

Conversation

@MadhavDhatrak
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?
This PR adds a new tool, Liquid JSON Schema Editor, to the list of tools. This editor supports graphical JSON Schema editing for multiple drafts and includes validation, documentation generation, and sample generation capabilities.

Issue Number:

Screenshots/videos:

Screenshot 2025-01-02 131027

If relevant, did you update the documentation?

Summary
The Liquid JSON Schema Editor is a feature-rich tool that simplifies the creation and editing of JSON Schemas for multiple drafts, including draft-04, draft-06, draft-07, 2019-09, and 2020-12. It also supports:

  • Graphical editing: Provides an intuitive interface for designing JSON Schemas.
  • Validation: Validates JSON files based on the selected JSON Schema.
  • Documentation generation: Generates JSON Schema documentation.
  • Sample generation: Creates sample JSON files based on the JSON Schema.

Key features of the tool:

  • Developed in C# .Net.
  • Compatible with Microsoft Windows environments.
  • Supports proprietary and freeware licensing.
  • Tooling types include validator, documentation, and editor.
  • Does this PR introduce a breaking change?

Does this PR introduce a breaking change?
No breaking changes introduced. This PR adds a new tool.

@MadhavDhatrak MadhavDhatrak requested a review from a team as a code owner January 2, 2025 07:55
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 2, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview c3f675d

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a5db705) to head (c3f675d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1230   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MadhavDhatrak
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar Please review the changes

Copy link
Copy Markdown
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Liquid JSON Schema Editor

2 participants