Skip to content

marabesi/json-tool

Repository files navigation

Codacy Badge Node CI Coverage Status tested with jest

Are you tired of accessing free websites just to format your json content? Me too. Besides the "data protection" issue sometimes we just want to have it formatted to move on.

According to ThoughtWorks in the tech radar 27 (item 76 under Tools) developers should hold the practice of formatting or sharing information in formatting tools that are not complying with data jurisdiction.

JSON tool - Sometimes we just want to have a formatted JSON string. | Product Hunt Get it from the Snap Store "Buy Me A Coffee"

Publications

json-tool

json-tool allows you to quick format json content with a click of a button, and much more:

  • JSON content validation, it shows an error message warning invalid json
  • Buttons to allow easy interaction with the clipboard (paste and copy to the clipboard)
  • Search through the json string (offered by the code mirror editor)
  • Upload a json file

Screenshot from 2022-09-11 11-32-55

banner-blue

banner-dark

Screenshot from 2022-09-11 11-34-35

Resources

Debounce