README

JSON-CSV

This repository is for a collection of scripts that convert between JSON and CSV. Written in Raku as a small project to help me learn the language.

  • bin/json2csv

  • bin/csv2json

  • bin/jsonStream2csv

The scripts depend on Text::CSV, JSON::Fast, and JSON::Stream. NOTE: Please feel free to contact me or suggest changes via the github project.

COPYRIGHT and LICENSE

Ā© 2022 Scott Sotka. Licensed under the Artistic License 2.0.

JSON-CSV v0.0.1

Provides scripts to convert between CSV and JSON.

Authors

  • Scott Sotka

License

Artistic-2.0

Dependencies

Text::CSVJSON::FastJSON::Stream

Test Dependencies

Provides

  • csv2json
  • json2csv
  • jsonStream2csv

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.