https://github.com/clever/csvutil
A [un]marshaling utility for translating between CSV data and Go structs
https://github.com/clever/csvutil
Last synced: about 1 year ago
JSON representation
A [un]marshaling utility for translating between CSV data and Go structs
- Host: GitHub
- URL: https://github.com/clever/csvutil
- Owner: Clever
- License: apache-2.0
- Created: 2018-03-29T15:37:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T19:40:41.000Z (about 1 year ago)
- Last Synced: 2025-04-24T20:37:23.566Z (about 1 year ago)
- Language: Go
- Size: 189 KB
- Stars: 5
- Watchers: 45
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csvutil
A [un]marshaling utility for translating between CSV data and Go structs