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

https://github.com/halfdan/filter-csv.cr

Filters CSVs based on a JSON configuration. Written in Crystal
https://github.com/halfdan/filter-csv.cr

crystal csv json

Last synced: 7 months ago
JSON representation

Filters CSVs based on a JSON configuration. Written in Crystal

Awesome Lists containing this project

README

          

# filter-csv

TODO: Write a description here

## Installation

TODO: Write installation instructions here

## Usage

TODO: Write usage instructions here

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [Fabian Becker](https://github.com/halfdan) - creator and maintainer