Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gekomad/itto-csv

Itto-CSV is a pure scala library for working with the CSV format
https://github.com/gekomad/itto-csv

csv fs2 scala scala3

Last synced: about 10 hours ago
JSON representation

Itto-CSV is a pure scala library for working with the CSV format

Awesome Lists containing this project

README

        

Cats friendly
======

Itto-CSV is a pure scala library for working with the CSV format

The latest version of the library is available for Scala 2.12, 2.13, 3 and Scala-js.

`libraryDependencies += "com.github.gekomad" %% "itto-csv" % "2.1.1"`

Scala 2
-------
View [microsite](https://gekomad.github.io/itto-csv/v1/docs/) for more information.

Scala 3
-------

View [microsite](https://gekomad.github.io/itto-csv/v2/docs/) for more information.

## Bugs and Feedback
For bugs, questions and discussions please use [Github Issues](https://github.com/gekomad/itto-csv/issues).

## License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.