2014 update [ci skip]

This commit is contained in:
SheetJS 2014-01-07 01:23:42 -05:00
parent 37753d8230
commit e8560faa8f
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Copyright (C) 2012-2013 SheetJS
Copyright (C) 2012-2014 SheetJS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@ -24,6 +24,12 @@ In the browser:
- FF 18 using Base64 or HTML5 mode
- Chrome 24 using Base64 or HTML5 mode
Tests utilize the mocha testing framework. Travis-CI and Sauce Labs links:
- <https://travis-ci.org/SheetJS/js-xlsx> for XLSX module in node
- <https://travis-ci.org/SheetJS/SheetJS.github.io> for XLS* modules
- <https://saucelabs.com/u/sheetjs> for XLS* modules using Sauce Labs
## Usage
See `xlsx2csv.njs` in the bin directory for usage in node.
@ -83,3 +89,5 @@ OSP-covered specifications:
- [MS-XLSX]: Excel (.xlsx) Extensions to the Office Open XML SpreadsheetML File Format
[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/ed5bb2c4c4346a474fef270f847f3f78 "githalytics.com")](http://githalytics.com/SheetJS/js-xlsx)