TheDevelopGuy/jsonkeys
Transform a JSON file to a javascript object, where the keys are the same and each value is the order of the keys joined by a specified delimiter.
JavaScript
Transform a JSON file to a javascript object, where the keys are the same and each value is the order of the keys joined by a specified delimiter.
JavaScript