@grapecity-software/spread-sheets-calc-worker 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,15 @@
1
+ # SpreadJS Calc Worker Plugin
2
+
3
+ Calc Worker插件是 [SpreadJS](https://www.grapecity.com.cn/developer/spreadjs) 的插件之一。
4
+
5
+ 有关 SpreadJS 模块和插件的详细列表,请参见 [SpreadJS 组件库](https://demo.grapecity.com.cn/spreadjs/help/docs/getstarted/modules)
6
+
7
+ ## 安装模块/插件
8
+ ```sh
9
+ npm install @grapecity-software/spread-sheets-calc-worker
10
+ ```
11
+
12
+ ## 获取更多帮助
13
+ 想需要获取更多产品信息,请浏览 [SpreadJS 主页](https://www.grapecity.com.cn/developer/spreadjs)
14
+
15
+ 您可以在论坛中提出任何您使用产品过程中遇到的问题: [技术支持论坛](https://gcdn.grapecity.com.cn/showforum-232-1.html)