@imhoff/csv CSV library and utilities. Install npm i @imhoff/csv Usage import { parseFile } from '@imhoff/csv'; const data = await parseFile('./path/to/file.csv');