About 258,000 results
Open links in new tab
  1. Deno | SheetJS Community Edition

    Deno support is considered experimental. Great open source software grows with user tests and reports. Any issues should be reported to the Deno project for further diagnosis. Watch the …

  2. Sheets with Deno Deploy | SheetJS Community Edition

    Jan 15, 2025 · Sheets with Deno Deploy Deno Deploy offers distributed "Serverless Functions" powered by Deno. SheetJS is a JavaScript library for reading and writing data from …

  3. Deno SEA | SheetJS Community Edition

    Deno SEA Deno is a JavaScript runtime with support for compiling scripts into self-contained executables. SheetJS is a JavaScript library for reading and writing data from spreadsheets. …

  4. Data Import | SheetJS Community Edition

    Oct 26, 2024 · XLSX, XLSB, NUMBERS, and ODS files are ultimately ZIP files that contain binary and XML entries. The ZIP file format stores the table of contents ("end of central directory" …

  5. Deno support · Issue #2217 · SheetJS/sheetjs · GitHub

    Jan 19, 2021 · I've come across SheetJS via the Deno third-party modules. However there's no example or usage for deno. Is it possible to use with Deno? Apparently Deno prefers code …

  6. Sheets - Lume - lume.deno.dev

    Formats By default, it loads the .xlsx, .numbers and .csv files. You can use any extension supported by SheetJS. See the file formats documentation for more info.

  7. /demos/xspreadsheet | sheetjs@v0.18.3 | Deno

    Why Deno? TypeScript Support Web Standard APIs All-in-one Tooling Secure-by-default

  8. [F] Deno support · Issue #2045 · exceljs/exceljs - GitHub

    Apr 28, 2022 · 🚀 Feature Proposal I have read #1302 , but deno is more perfect than it was two years ago. Motivation A similar Library—— sheetjs already supports deno, see …

  9. /types/xlsx-tests.ts | sheetjs@v0.18.3 | Deno

    Module x / sheetjs / types / xlsx-tests.ts 📗 SheetJS Community Edition -- Spreadsheet Data Toolkit SheetJS/sheetjs Extremely Popular Version Latest v0.18.3 v0.18.2 v0.18.1 v0.18.0+deno …

  10. NodeJS | SheetJS Community Edition

    A) Generate a module script for browsers, a module script for ViteJS, a module script for Deno, and a module script for NodeJS and BunJS. B) Remove all optional features, including support …

  11. Writing Files | SheetJS Community Edition

    Jul 8, 2024 · The NUMBERS writer requires a fairly large base. The supplementary xlsx.zahl scripts provide support. xlsx.zahl.js is designed for standalone and NodeJS use, while …

  12. Sheets on the Command Line | SheetJS Community Edition

    The xlsx-cli NodeJS script is available as a package on the SheetJS CDN. It is a straightforward command-line tool for translating files between supported spreadsheet file formats.