songyz-xlsx
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "songyz-xlsx", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"author": "songyz", | ||
@@ -5,0 +5,0 @@ "description": "Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)", |
@@ -10,3 +10,3 @@ <p align="center"> | ||
[songyz-xlsx](https://github.com/songyz0310/songyz-xlsx) is a tool for working with Excel, It is based on [js-xlsx] (https://github.com/SheetJS/js-xlsx) extended development to achieve some of the company's business needs, if there is a problem, you can reply [about js-xlsx] (https://www.cnblogs.com/songyz/p/10345469.html)comment on the message, convenient for everyone to learn and progress together. | ||
[songyz-xlsx](https://github.com/songyz0310/songyz-xlsx) is a tool for working with Excel, It is based on [js-xlsx](https://github.com/SheetJS/js-xlsx) extended development to achieve some of the company's business needs, if there is a problem, you can reply [about js-xlsx](https://www.cnblogs.com/songyz/p/10345469.html)comment on the message, convenient for everyone to learn and progress together. | ||
@@ -27,3 +27,3 @@ ## Features | ||
# with npm install dependency | ||
npm install songyz-style --save | ||
npm install songyz-xlsx --save | ||
@@ -30,0 +30,0 @@ |
@@ -10,3 +10,3 @@ <p align="center"> | ||
[songyz-xlsx](https://github.com/songyz0310/songyz-xlsx) 是一个处理Excel的工具,它基于 [js-xlsx] (https://github.com/SheetJS/js-xlsx) 进行的扩展开发,借以实现公司部分业务需求,如有问题,可以在 [关于js-xlsx的使用] (https://www.cnblogs.com/songyz/p/10345469.html) 进行留言评论,方便大家共同学习进步。 | ||
[songyz-xlsx](https://github.com/songyz0310/songyz-xlsx) 是一个处理Excel的工具,它基于 [js-xlsx](https://github.com/SheetJS/js-xlsx) 进行的扩展开发,借以实现公司部分业务需求,如有问题,可以在 [关于js-xlsx的使用](https://www.cnblogs.com/songyz/p/10345469.html) 进行留言评论,方便大家共同学习进步。 | ||
@@ -27,3 +27,3 @@ ## 功能 | ||
# 使用npm 安装依赖 | ||
npm install songyz-style --save | ||
npm install songyz-xlsx --save | ||
@@ -30,0 +30,0 @@ # 核心代码 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4955742