https://github.com/tkomde/sheets-preview-x
https://github.com/tkomde/sheets-preview-x
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkomde/sheets-preview-x
- Owner: tkomde
- Created: 2019-01-19T23:17:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T07:11:58.000Z (about 3 years ago)
- Last Synced: 2025-01-22T12:45:33.082Z (over 1 year ago)
- Language: JavaScript
- Size: 1.08 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sheets Preview X Chrome App
Enhancement of [Sheets Preview](https://github.com/klokantech/sheets-preview).
Offline spreadsheet preview. Open XLSX, XLS (Microsoft Excel 95/97), CSV files directly with this JavaScript app.
Powered by open-source components Handsontable (http://handsontable.com/) & SheetJS / js-xlsx (http://www.sheetjs.com/).
### Supported formats
Microsoft Excel 5.0/95 BIFF5/CDF V2 Document, Excel 97-2004 BIFF8, Excel 2003-2004 XML Format (XML SpreadsheetML), Excel 2007+ Binary Format (XLSB), Excel 2007+ XML Formats (XLSX/XLSM), CSVs, TSVs, and OpenDocument Spreadsheet (ODS).
### Not supported
Password protected files.
### Copyright
Forked from Sheets Preview, (C) 2016 Klokan Technologies GmbH
Sheets Preview X, (C) 2019 Taiki Komoda
License: MIT