PapaParse
CSV parser
A fast and reliable CSV parser for JavaScript applications
Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
13k stars
153 watching
1k forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
csvcsv-parserjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
alberthaff/ngx-papaparse | An Angular wrapper for Papa Parse, enabling efficient CSV parsing and processing in web applications. | 90 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 567 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,424 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
thephpleague/csv | A lightweight PHP library for efficient CSV data manipulation and filtering | 3,357 |
pegjs/pegjs | A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,839 |
chevrotain/chevrotain | A toolkit for building parsers and lexers in JavaScript | 2,511 |
jhy/jsoup | A Java library for parsing and manipulating HTML, XML, and CSS | 10,985 |
ben-strasser/fast-cpp-csv-parser | A fast and efficient C++ library for parsing comma-separated value files | 2,167 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,657 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,174 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 926 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |