json-csv icon indicating copy to clipboard operation
json-csv copied to clipboard

Allow conversion from strings

Open ozdemirburak opened this issue 4 years ago • 0 comments
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.

ozdemirburak avatar Oct 05 '21 15:10 ozdemirburak