csvlint.rb
CSV analyzer
A tool to validate and analyze CSV files
The gem behind http://csvlint.io
287 stars
12 watching
88 forks
Language: Ruby
last commit: 24 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 178 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
marcosmeli/filehelpers | A .NET library for reading and writing data from fixed length or delimited records in files | 1,131 |
tilo/smarter_csv | A Ruby gem that simplifies the process of reading and writing CSV files by representing data as arrays of hashes. | 1,472 |
clever/csvlint | A tool that validates CSV files according to RFC 4180 standards. | 189 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
jlacefie/cfstats-csv-parser | Utility to parse cfstats output and produce a CSV file for analysis of Cassandra performance data | 1 |
rrrene/inch | Analyzes and suggests improvements to inline documentation in Ruby codebases | 518 |
theodi/csv2rdf | Converts comma-separated values to RDF data format | 4 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
swirrl/csv2rdf | A command line application and Clojure library for converting CSV files to RDF format according to the W3C CSVW specifications. | 26 |