-
Notifications
You must be signed in to change notification settings - Fork 0
Takes any input json file, optionally breaks apart keys by a given delimeter, ie. turns { "keya.keyb": val } into { keya: { keyb: val }}. This will also group all of the same prefixed entries under one key. It will finally then sort all the entries alphabetically, or according to the configured sorting options.
rw3iss/json-group-sort-cli
ErrorLooks like something went wrong!
About
Takes any input json file, optionally breaks apart keys by a given delimeter, ie. turns { "keya.keyb": val } into { keya: { keyb: val }}. This will also group all of the same prefixed entries under one key. It will finally then sort all the entries alphabetically, or according to the configured sorting options.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published