Transform JSON live in your browser
Why this project exists: https://thewriting.dev/testing-json-transformations-in-your-browser/
- Monaco Editor
- React JSON Viewer
- Left Panel -> Input JSON Data
- Middle Panel -> Write your transformation code (your input data is in the
inputData
object) - Right Panel -> JSON Output or Error