README
xlsx-style-revise
- 解决xlsx-style引用报错,用法详见xlsx-style
Installation
With npm:
npm install xlsx-style-branch --save
解决xlsx-style引用报错
<script type="module">
import xlsxStyleRevise from 'https://cdn.skypack.dev/xlsx-style-revise';
</script>
With npm:
npm install xlsx-style-branch --save