This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
MKottenhagen
/
sheetjs
Watch
1
Fork
0
You've already forked sheetjs
forked from
sheetjs/sheetjs
Code
Pull Requests
Activity
19c22fa34a
sheetjs
/
.gitignore
5 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test cleanup
2014-02-13 08:48:41 +00:00
node_modules
misc/coverage.html
version bump 0.7.0: Basic write support - very basic XLSX / XLSM write support with roundtrip tests (XLSB stubs) - reorganized source tree - new XLSB range check ensures that A1 is not emitted for empty sheets - SSF table emitted in output (consistent with js-xls) - CLI supports writing Backwards-incompatible changes: o new Property aliases (see CORE_PROPS and EXT_PROPS) o FILETIME custom properties parsed as JS Dates o `xlsx2csv` -> `xlsx` (and `bin/xlsx{2csv,}.njs`)
2014-05-16 00:33:34 +00:00
tmp
version bump 0.7.6: IE compatibility - jscs linting to check for trailing comma issues (h/t @altkatz) - IE: phased out lazy string indexing in favor of charCodeAt - XLSX: replaced certain operations in hot functions with faster alternatives - updated SSF to 0.7.1 - improved coverage in tests
2014-06-05 07:06:20 +00:00
*.xlsx
Copy Permalink