Open
Description
What tool do you want?
A tool to convert a JS object to JSON and vice versa.
Describe the solution you'd like
- Input a JS object, the tool displays the equivalent JSON.
- Input a JSON, the tool displays the equivalent JS object.
Is their example of this tool in the wild?
Additional context
N/A