From 3c3f615d7c4b77392c565d05712322a85eea3cc5 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 9 Oct 2014 22:12:25 -0400 Subject: [PATCH] updating to 0.7.11 --- index.html | 4 +- ods.js | 352 +++++++++++++++++++++++++++++++++++++++++++++++++ xlsx.js | 38 ++++-- xlsxworker.js | 2 + xlsxworker1.js | 2 + xlsxworker2.js | 2 + 6 files changed, 389 insertions(+), 11 deletions(-) create mode 100644 ods.js diff --git a/index.html b/index.html index b8a9ff5..2b67e9e 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ Output Format: JSON
FORMULAE
--> -
Drop an XLSX or XLSM or XLSB file here to see sheet data
+
Drop an XLSX / XLSM / XLSB / ODS file here to see sheet data

... or click here to select a file


@@ -49,6 +49,8 @@ Use readAsBinaryString: (when available) + +