Full featured CSV parser with simple api and tested against large datasets.
_ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____) | \ / |_| \_|\___/ \__,_|\___| \_____|_____/ \/ MIT License
This project provides CSV generation, parsing, transformation and serialization for Node.js.
It has been tested and used by a large community over the years and should be considered reliable. It provides every option you would expect from an advanced CSV parser and stringifier.
This repository is a monorepo managed using Lerna. There are 5 projects in the codebase, published as separated NPM packages:
csv
csv-generate
csv-parse
csv-stringify
stream-transform
The full documentation for the current version is available on the official CSV project website.
Licensed under the MIT License.
The project is sponsored by Adaltas, a Big Data consulting firm based in Paris, France.