forked from sheetjs/sheetjs
SheetJS
d4999ac421
- browser shim updated (h/t @wintersm for discovering this) - smart tag ignores (h/t @lostinplace) - sheet_to_row_object_array bugfix (fixes #80, h/t @ChrisBurkeBSD) - README improved - baltic and vietnamese codepages: updated codepage to 1.3.4 - iOS Numbers can handle inline strings -> disabling SST by default - avoid Buffer accessors (see https://github.com/joyent/node/issues/7809) - caching certain hot regexes
24 lines
223 B
Plaintext
24 lines
223 B
Plaintext
test_files/
|
|
tests/files/
|
|
index.html
|
|
misc/
|
|
node_modules
|
|
tmp
|
|
*.xls
|
|
*.xlsb
|
|
*.xlsm
|
|
*.xlsx
|
|
*.xml
|
|
.gitignore
|
|
.jshintrc
|
|
CONTRIBUTING.md
|
|
Makefile
|
|
tests.lst
|
|
.npmignore
|
|
xlsworker.js
|
|
shim.js
|
|
test.js
|
|
.jscs.json
|
|
.gitmodules
|
|
.travis.yml
|