forked from sheetjs/sheetjs
SheetJS
d02650055d
- xlsx bin script takes `-8, --xls` options for writing BIFF8 - updated CFB to 0.12.1, CRC32 to 1.1.1 - test file spelling error (h/t @jsoref) - minified script renames write_shift / read_shift - UTF8 and XML entity processing Issues: - fixes #815 h/t @Neroth - fixes #739 h/t @LittleBreak @PWDream - fixes #553 h/t @keyiis - fixes #492 h/t @FlyingSailor @simonchan2013
51 lines
591 B
Plaintext
51 lines
591 B
Plaintext
test_files/
|
|
tests/files/
|
|
demos/
|
|
index.html
|
|
misc/
|
|
node_modules
|
|
*.tgz
|
|
_book
|
|
book.json
|
|
tmp
|
|
*.[tT][xX][tT]
|
|
*.[cC][sS][vV]
|
|
*.[dD][iIbB][fF]
|
|
*.[pP][rR][nN]
|
|
*.[sS][lL][kK]
|
|
*.socialcalc
|
|
*.[xX][lL][sSwWcC]
|
|
*.[xX][lL][sS][xXmMbB]
|
|
*.[oO][dD][sS]
|
|
*.[fF][oO][dD][sS]
|
|
*.[xX][mM][lL]
|
|
*.[uU][oO][sS]
|
|
*.[wW][kKqQbB][S1234567890]
|
|
*.[qQ][pP][wW]
|
|
*.[bB][iI][fF][fF][23458]
|
|
*.123
|
|
*.htm
|
|
*.html
|
|
*.sheetjs
|
|
*.exe
|
|
.gitignore
|
|
.fossaignore
|
|
.eslintrc
|
|
.jshintrc
|
|
CONTRIBUTING.md
|
|
Makefile
|
|
make.cmd
|
|
*.lst
|
|
.npmignore
|
|
xlsworker.js
|
|
shim.js
|
|
test.js
|
|
.jscs.json
|
|
.gitmodules
|
|
.travis.yml
|
|
.flowconfig
|
|
*.flow.js
|
|
bits/
|
|
docbits/
|
|
tests/
|