About viewjson

Welcome to viewjson, viewjson is an online tool for processing json data, which can be used to format, compress, verify, and convert json data to other data formats.

viewjson is built with other related open source tools, very thanks to all these open projects and their authors , including:

  • codemirror, use as a json editor for highlight.
  • thememirror, a codemirror theme library, used for json editor dark and light theme.
  • js-base64, used to convert json string to base64.
  • prettier, used to format json string.
  • yaml, used to convert json string to yaml format.
  • xml-js, used to convert json string to xml format.