Getting Startedfast-csv package to create CSVs.Installation#See installation docsUsage#TypeScriptJavaScriptCopyimport * as csv from '@fast-csv/format';Docs#Options - Documentation options that can be passed to formatting methods.Row Types - Documentation for supported row formats and their usages.Methods - Documentation for exported formatting methods.Examples - TypeScript and JavaScript examples.