/VisualJsonEditor

A JSON schema based file editor for Windows.

Primary LanguageC#MIT LicenseMIT

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.