From 461dc407334f722bbe3a6e24a4967b6721a6d28b Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 2 Apr 2015 18:14:07 -0400 Subject: [PATCH] updating to 0.8.0 --- index.html | 62 +- ods.js | 6 + xlsx.core.min.js | 21 +- xlsx.js | 6391 +++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 6383 insertions(+), 97 deletions(-) diff --git a/index.html b/index.html index 2b67e9e..45d177b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -21,8 +21,8 @@ -JS-XLSX (XLSX/XLSB/XLSM) Live Demo
-Github Repo
+JS-XLSX (XLSX/XLSB/XLSM/XLS/XML) Live Demo
+Source Code Repo
Issues? Something look weird? Click here and report an issue
Output Format: JSON
FORMULAE
--> -
Drop an XLSX / XLSM / XLSB / ODS file here to see sheet data
+
Drop an XLSX / XLSM / XLSB / ODS / XLS / XML file here to see sheet data

... or click here to select a file


@@ -52,6 +52,16 @@ Use readAsBinaryString: (when available)