Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhcarvalho/csvmap

Read and write CSV-encoded streams using maps of column name to value
https://github.com/rhcarvalho/csvmap

csv go golang

Last synced: 3 days ago
JSON representation

Read and write CSV-encoded streams using maps of column name to value

Awesome Lists containing this project

README

        

# csvmap

Read and write CSV-encoded streams using maps of column name to value.

Get it:

```
go get github.com/rhcarvalho/csvmap
```

Documentation: https://godoc.org/github.com/rhcarvalho/csvmap.