it-tools
it-tools copied to clipboard
[NEW TOOL] JS Object to JSON converter
trafficstars
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
Hi @justindtran2001 and @CorentinTh, implemented by @utf26 in #947