mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-25 14:27:10 +00:00
s2c
mod.ts exports the following methods:
parse_book_from_requestreads 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