1 Forks
8 Stars
8 Watchers

CSV

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

How to download and setup CSV

Open terminal and run command
git clone https://github.com/laukvik/CSV.git
git clone is used to create a copy or clone of CSV repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CSV https://github.com/laukvik/CSV/archive/master.zip

Or simply clone CSV with SSH
[email protected]:laukvik/CSV.git

If you have some problems with CSV

You may open issue on CSV support forum (system) here: https://github.com/laukvik/CSV/issues