Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 554 Bytes

#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