json-csv
json-csv copied to clipboard
Allow conversion from strings
trafficstars
Currently, the package only supports converting from files, an issue mentioned before in #15.
The package needs a new method like fromString(), where users can convert JSON/CSV strings to CSV/JSV strings without input files.