sheetjs/dist
Pieter Sheth-Voss 57b6fd4662 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 17:40:53 -04:00
..
LICENSE version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
cpexcel.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
jszip.js version bump 0.7.10: cleanup 2014-08-26 13:40:04 -04:00
ods.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
xlsx.core.min.js 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 2015-08-11 17:40:53 -04:00
xlsx.core.min.map 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 2015-08-11 17:40:53 -04:00
xlsx.full.min.js 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 2015-08-11 17:40:53 -04:00
xlsx.full.min.map 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 2015-08-11 17:40:53 -04:00
xlsx.js 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 2015-08-11 17:40:53 -04:00
xlsx.min.js 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 2015-08-11 17:40:53 -04:00
xlsx.min.map 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 2015-08-11 17:40:53 -04:00