linked-csv
CSV table standard
A standard for linking multiple tables in a single CSV file using XML syntax.
A souped-up CSV-based data format
35 stars
2 watching
6 forks
Language: XML
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
dbohdan/csv2html | Converts CSV files to HTML tables with customizable formatting options. | 74 |
liquidaty/zsv | A fast and extensible command-line utility for parsing and manipulating CSV data. | 209 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
clever/csvlint | A tool that validates CSV files according to RFC 4180 standards. | 189 |
jakob/tabletool | A simple CSV file editor for Mac that automatically detects and handles various file format specifications. | 1,316 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,117 |
timrdf/csv2rdf4lod-automation | Automates conversion of CSV data to RDF and LOD formats using a custom-built Java-based toolset. | 109 |
wilgucki/csv | A PHP package for working with CSV files in Laravel applications | 49 |
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
nrinaudo/kantan.csv | A CSV handling library that provides a functional and safe interface to work with comma-separated data files. | 346 |