/json-validator

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

Primary LanguageSvelteOtherNOASSERTION

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.