Skip to content

kiroInn/excel-io

Repository files navigation

Excel IO


lizard

excel io is excel productivity tool, support workbook split and collect any cell evaluation.


Online Preview


Tech Stack

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Enhancement exceljs copy sheet

sed -i '' 's/c=e.drawing;s=t.media[o.imageId]/c=e.drawing;s=t.media[o.imageId]||{}/g' node_modules/exceljs/dist/exceljs.min.js sed -i '' 's/,u[c.rels.length]=f,/,u[c.rels.length]=f,s&&/g' node_modules/exceljs/dist/exceljs.min.js

License

MIT

About

kiroinn.github.io/excelio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published