sheetjs/demos/deno/README.md

14 lines
616 B
Markdown
Raw Normal View History

2022-02-12 06:31:47 +00:00
# Deno
2022-07-31 23:48:02 +00:00
Deno is a runtime capable of running JS code including this library.
2022-02-12 06:31:47 +00:00
2022-07-31 23:48:02 +00:00
Demos have been integrated in the [documentation](https://docs.sheetjs.com) :
2022-02-12 06:31:47 +00:00
2022-07-31 23:48:02 +00:00
- <https://docs.sheetjs.com/docs/installation/deno> installation
- <https://docs.sheetjs.com/docs/example> writing JS data to a spreadsheet
- <https://docs.sheetjs.com/docs/solutions/input> input strategies
- <https://docs.sheetjs.com/docs/solutions/output> output strategies
2022-08-15 05:20:14 +00:00
- <https://docs.sheetjs.com/docs/demos/cli#deno> `deno compile`
2022-02-12 06:31:47 +00:00
[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel)](https://github.com/SheetJS/js-xlsx)