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
43f569884a
sheetjs
/
bits
/
01_version.js
2 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Pull changes to persist styles with blank cells; increment versions for bower and npm; run cp node_modules/codepage/dist/cpexcel.full.js dist/cpexcel.js cp jszip.js dist/jszip.js cp ods.js dist/ods.js cp xlsx.js dist/ cp LICENSE dist/ uglifyjs xlsx.js -o dist/xlsx.min.js --source-map dist/xlsx.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.min.js uglifyjs jszip.js xlsx.js -o dist/xlsx.core.min.js --source-map dist/xlsx.core.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.core.min.js uglifyjs jszip.js dist/cpexcel.js xlsx.js -o dist/xlsx.full.min.js --source-map dist/xlsx.full.min.map --preamble "$(head -n 1 bits/00_header.js)" misc/strip_sourcemap.sh dist/xlsx.full.min.js
2015-08-11 21:40:53 +00:00
XLSX
.
version
=
'0.8.6'
;
Copy Permalink