neat-csv

CSV parser

Convenience wrapper around a fast CSV parser

Fast CSV parser

GitHub

320 stars
7 watching
15 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 552
tinycsvparser/tinycsvparser A .NET CSV parsing library with high-performance and flexibility 375
nv/cssom A JavaScript implementation of CSS Object Model and CSS parser 753
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 966
mafintosh/csv-parser A high-performance streaming CSV parser for Node.js 1,420
dehesa/codablecsv A Swift library for parsing and generating CSV data in rows or using Codable interface. 461
sindresorhus/yn A utility for parsing yes/no like values with optional typo tolerance 266
sindresorhus/camelcase Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. 683
kentcb/kbcsv A .NET CSV parsing and writing library with efficient and easy-to-use APIs. 78
dashbitco/nimble_csv A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. 773
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 561
d3/d3-dsv A parser and formatter for tabular data in CSV or TSV format 437
yaslab/csv.swift A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. 669
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
sindresorhus/parse-columns-cli Transforms text columns from Unix commands into JSON data for manipulation 66