it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] JS Object to JSON converter

Open justindtran2001 opened this issue 1 year ago • 2 comments
trafficstars

What tool do you want?

A tool to convert a JS object to JSON and vice versa.

Describe the solution you'd like

  1. Input a JS object, the tool displays the equivalent JSON.
  2. Input a JSON, the tool displays the equivalent JS object.

Is their example of this tool in the wild?

App Dev Tools

Additional context

N/A

justindtran2001 avatar Jan 25 '24 15:01 justindtran2001

Hi @justindtran2001 and @CorentinTh, implemented by @utf26 in #947

sharevb avatar Apr 29 '24 08:04 sharevb