Skip to content

A JSON Formatter, Validator based on Monaco Editor

License

Notifications You must be signed in to change notification settings

ashd32/json-formatter

 
 

Repository files navigation

JSON Crew

badge Netlify Status code style: prettier

PRs Welcome first-timers-only Friendly

An in-place JSON Viewer, Formatter and Transformer.

Features

  1. JSON Viewer
  2. JSON Formatting with options.
  3. JSON Validation according to schemas
  4. Transform JSON using JavaScript.

Contributing

npm install
npm start

Development server started at http:https://localhost:3000.

For more details, view Contributing Guidelines

About

A JSON Formatter, Validator based on Monaco Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • HTML 3.7%