The @loaders.gl/csv
module handles tabular data stored in the CSV/DSV file format.
npm install @loaders.gl/core @loaders.gl/csv
Loader |
---|
CSVLoader |
CSVWorkerLoader |
See table category.
CSVLoader is based on a fork of the papaparse module, under MIT license.