sheetjs/packages/s2c
SheetJS fdbbf2d6bf precise time parse (h/t @ragearino @MyAddonsDev ) 2022-08-06 22:50:58 -04:00
..
README.md precise time parse (h/t @ragearino @MyAddonsDev ) 2022-08-06 22:50:58 -04:00
mod.ts precise time parse (h/t @ragearino @MyAddonsDev ) 2022-08-06 22:50:58 -04:00
s2c.ts precise time parse (h/t @ragearino @MyAddonsDev ) 2022-08-06 22:50:58 -04:00
test.ts precise time parse (h/t @ragearino @MyAddonsDev ) 2022-08-06 22:50:58 -04:00

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