sheetjs/packages/s2c
..
mod.ts
README.md
s2c.ts
test.ts

s2c

mod.ts exports the following methods:

  • parse_book_from_request reads a field from a request, parses the field with the Drash body parser, and returns a SheetJS workbook object. This does not use the filesystem, so it supports Deno Deploy and other restricted services.

s2c.ts is the script that powers https://s2c.sheetjs.com

Analytics