xsheetjs/.npmignore
SheetJS d4999ac421 version bump 0.7.8: docs, defaults, details
- 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
2014-07-28 09:22:32 -04:00

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