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
152 watching
1k forks
Language: JavaScript
last commit: 2 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,451 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
thephpleague/csv | A PHP library for parsing, writing, filtering, and transforming CSV files efficiently. | 3,344 |
pegjs/pegjs | A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,829 |
chevrotain/chevrotain | A toolkit for building parsers and lexers in JavaScript | 2,499 |
jhy/jsoup | A Java library for parsing and manipulating HTML, XML, and CSS | 10,949 |
ben-strasser/fast-cpp-csv-parser | A fast and efficient C++ library for parsing comma-separated value files | 2,154 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,166 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |