RicoSuter / VisualJsonEditor

A JSON schema based file editor for Windows.

Home Page:http://visualjsoneditor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual JSON Editor

Build status

Visual JSON Editor is a JSON schema draft v4 based file editor for Windows: When opening a JSON file, the application auto-generates an editor GUI based on the provided JSON schema. The goal is to make JSON editing more effective and easier for users.

Download latest Visual JSON Editor installer (MSI)

Article describing a usage scenario

Tip: Use the NJsonSchema library to generate JSON Schemas from your C# classes.

Visual JSON Editor is developed by Rico Suter using the MyToolkit and NJsonSchema libraries.

About

A JSON schema based file editor for Windows.

http://visualjsoneditor.org

License:MIT License


Languages

Language:C# 100.0%