The fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
A simple wrapper for for the original PapaParse built for VueJs. Supports both Vue 2 & Vue 3.
A tool for converting CSV format translation files to JSON format
Reads a text file, CSV file or data variable having a table and returns an array of obects. In which each object consists of all headers as keys and there data as values.