https://github.com/nelsonken/csv
a copy of golang encoding/csv . support Ignore LazyQuote char
https://github.com/nelsonken/csv
csv golang lazy-quote lazyquote
Last synced: 2 months ago
JSON representation
a copy of golang encoding/csv . support Ignore LazyQuote char
- Host: GitHub
- URL: https://github.com/nelsonken/csv
- Owner: nelsonken
- License: mit
- Created: 2019-04-15T12:02:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T02:33:00.000Z (almost 7 years ago)
- Last Synced: 2025-08-14T11:28:34.367Z (8 months ago)
- Topics: csv, golang, lazy-quote, lazyquote
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv
> a copy of golang encoding/csv . support Ignore LazyQuote char