flatten-cli
v0.2.0
Published
A simple command-line utility that flattens and unflattens JSON.
Downloads
2
Readme
Flatten
A simple command-line utility that flattens and unflattens JSON. A useful first step if you want to turn JSON into CSV or if you'd like to insert JSON into a database table.
Anything that cannot easily be flattened (hashes and arrays) will be serialized to a JSON string.