forked from sheetjs/sheetjs
SheetJS
456ab63dc4
- decode sheet name for XLSX and XLML (fixes #203 h/t @rocketmonkeys) - XFExt (fixes #298 h/t @aetna-softwares @aimcom @baharudinafif) - handle truly empty `<is>` elements (fixes #506 h/t @asksahil) - pin version numbers for dependencies (fixes #469 h/t @nhtera) - sed usage fix (see #572 h/t @liryna) - fix hex2RGB substr indices (fixes #294 h/t @kamorahul) - removed stale typescript files (see #442) - reworked shift formula regex (fixed #551 h/t @SheetJSDev) - README note on webpack codepage suppression (fixes #438 h/t @rusty1s) - README note on WTF (fixes #487 h/t @livesoftware)
42 lines
457 B
Plaintext
42 lines
457 B
Plaintext
test_files/
|
|
tests/files/
|
|
demos/
|
|
index.html
|
|
misc/
|
|
node_modules
|
|
*.tgz
|
|
tmp
|
|
*.txt
|
|
*.[cC][sS][vV]
|
|
*.[dD][iI][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]
|
|
*.htm
|
|
*.html
|
|
*.sheetjs
|
|
*.exe
|
|
.gitignore
|
|
.jshintrc
|
|
CONTRIBUTING.md
|
|
Makefile
|
|
*.lst
|
|
.npmignore
|
|
xlsworker.js
|
|
shim.js
|
|
test.js
|
|
.jscs.json
|
|
.gitmodules
|
|
.travis.yml
|
|
.flowconfig
|
|
*.flow.js
|
|
bits/
|
|
odsbits/
|
|
tests/
|