This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
lionel-rowe
/
sheetjs
Watch
1
Fork
0
You've already forked sheetjs
forked from
sheetjs/sheetjs
Code
Pull Requests
Activity
9b76f6b1f5
sheetjs
/
.gitignore
9 lines
77 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.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 13:22:32 +00:00
misc/prof.js
v8.log
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
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 13:22:32 +00:00
*.xlsm
*.xlsb
Copy Permalink