| Crates.io | csv2json-lite |
| lib.rs | csv2json-lite |
| version | 0.1.0 |
| created_at | 2019-09-24 11:47:02.845653+00 |
| updated_at | 2019-09-24 11:47:02.845653+00 |
| description | A little tool to convert a csv to a valid json array of object |
| homepage | |
| repository | https://github.com/Kerollmops/csv2json |
| max_upload_size | |
| id | 167264 |
| size | 8,310 |
A little tool to convert a csv to a valid json array of object.
$ cargo install csv2json-lite
$ cat misc/movies-10.csv | csv2json-lite > movies-10.json