Getting Startedfast-csv package to parse CSVs.Installation#See installation docsUsage#TypeScriptJavaScriptCopyimport * as csv from '@fast-csv/parse';Docs#Options - Documentation options that can be passed to parsing methods.Events - Documentation for events emitted from the parser stream.Methods - Documentation for exported parsing methods.Examples - TypeScript and JavaScript examples.