jsonkeys
Version:
Transform a JSON file to a javascript object, where the keys are the same and each value is the keys order joined by a specified delimiter.
6 lines • 127 B
text/typescript
Transform a JSON file to a javascript object, where the keys are the same and each value is the keys order joined by a specified delimiter.