JSON to JS
For when you need to convert a big JSON file into a proper JS object.
You know, changing all those " to ' and such.
GO
Enter proper JSON
Output proper Javascript here