import * as simpleUtility from "https://deno.land/x/simple_utility@v2.0.9/deps.pure_ext.ts";
Classes
Represents a Reader instance used to read data provided as a | |
Represents a Writer instance used to retrieve the written data as a | |
Represents an instance used to read a zip file. | |
Represents an instance used to create a zip file. |
Variables
Utility Functions |
Functions
Csv parse helper to manipulate data. Provides an auto/custom mapper for columns. | |
Set internal codepage tables | |
Write data using CSV encoding. | |
Attempts to parse data | |
Attempts to write the workbook data |
Interfaces
Workbook Object | |
Worksheet Cell Object | |
Worksheet Object |