mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-29 08:38:48 +00:00
* WIP: adding CSV decoder * Adding CSV decoder * Added CSV roundtrip * Fixing from review
87 B
87 B
| 1 | name | numberOfCats | likesApples | height |
|---|---|---|---|---|
| 2 | Gary | 1 | true | 168.8 |
| 3 | Samantha's Rabbit | 2 | false | -188.8 |