Skip to content

mukeshsharma1201/jsonCoin

 
 

Repository files navigation

#jsonCoin json.co.in is a node based client side web application, to perform operations on JSON object like,

  • to check a structured (pretty) version of a messed JSON object
  • to generate JSON schema (draft-4 type) for an input JSON for reposne schema validation
  • to visualize a JSON object by converting the JSON object to Tables, that can copied to spreadsheets to perform data validations.

Check jsonCoin live at: https://json.co.in/

Recent Screenshot:

image

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 8.6%
  • CSS 1.4%