Skip to content

ssotka/json-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages