forked from sheetjs/sheetjs
SheetJS
d7ecca0e8b
- BIFF 2-12 formula parsing - more content type coverage - unified `.f` form: A1-style string - `.F` field for array formulae - formula output groups array formulae - bin script -A --arrays output JS row objects - whitespace robustness in inline string xml - UTF-8 parsing in rich text runs (fixes #505 h/t @fuchsc) - bold/italic/underline accept null val attr (h/t @qqilihq) - sst trimming (fixes #176 h/t @shakhal @oising)
37 lines
402 B
Plaintext
37 lines
402 B
Plaintext
test_files/
|
|
tests/files/
|
|
index.html
|
|
misc/
|
|
node_modules
|
|
tmp
|
|
*.txt
|
|
*.[cC][sS][vV]
|
|
*.[dD][iI][fF]
|
|
*.[pP][rR][nN]
|
|
*.[sS][lL][kK]
|
|
*.socialcalc
|
|
*.[xX][lL][sSwW]
|
|
*.[xX][lL][sS][xXmMbB]
|
|
*.[oO][dD][sS]
|
|
*.[xX][mM][lL]
|
|
*.htm
|
|
*.html
|
|
*.sheetjs
|
|
.gitignore
|
|
.jshintrc
|
|
CONTRIBUTING.md
|
|
Makefile
|
|
*.lst
|
|
.npmignore
|
|
xlsworker.js
|
|
shim.js
|
|
test.js
|
|
.jscs.json
|
|
.gitmodules
|
|
.travis.yml
|
|
.flowconfig
|
|
*.flow.js
|
|
bits/
|
|
odsbits/
|
|
tests/
|