CsvOptions
CSV export options
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
delimiter? | string | Field delimiter (default: ’,‘) |
newline? | string | Line separator (default: ‘\n’) |
quoteStrings? | boolean | Whether to quote strings containing special characters (default: true) |
bom? | boolean | Add UTF-8 BOM for Excel compatibility (default: false) |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt