josdejong / json-validator

A mini-editor made for the article "How to fix JSON and validate it with ease"

Home Page:https://jsoneditoronline.org/indepth/parse/fix-json/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Validator

This is a mini-editor made for the article How to fix JSON and validate it with ease.

Develop

npm run dev

Build

To build a new version:

npm run build

Then commit and push changes to GitHub to publish.

About

A mini-editor made for the article "How to fix JSON and validate it with ease"

https://jsoneditoronline.org/indepth/parse/fix-json/

License:Other


Languages

Language:Svelte 66.0%Language:JavaScript 26.9%Language:HTML 4.2%Language:TypeScript 3.0%