@js-preview/docx
Advanced tools
Comparing version 1.2.3 to 1.3.0
@@ -23,3 +23,3 @@ export interface Options { | ||
preview: (src: string | ArrayBuffer | Blob) => Promise<any>; | ||
download: (fileName?: string) => void; | ||
save: (fileName?: string) => void; | ||
setOptions: (options: Options) => void; | ||
@@ -26,0 +26,0 @@ setRequestOptions: (requestOptions?: any) => void; |
{ | ||
"name": "@js-preview/docx", | ||
"type" :"module", | ||
"version": "1.2.3", | ||
"version": "1.3.0", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
@@ -185,16 +185,20 @@ # vue-office | ||
**_如果该项目确实帮助到了您_**,请您不吝赞助,请我喝杯蜜雪冰城交个朋友,微信:\_hit757_ | ||
**_如果该项目确实帮助到了您_**,为您节省了时间,请您不吝赞助,优化项目真的都是用爱发电^_^,有很多大的优化点或者新功能开发实在没有精力,一边要努力工作以免被裁员,一边要陪伴家人,人已不再年轻,没有收益的事情很难抽出更多时间精力~~,不能打赏的朋友麻烦帮点个免费的赞 | ||
<img src="https://501351981.github.io/vue-office/examples/dist/static/wx.png" alt="赞助二维码" width="260"/> | ||
打赏的朋友欢迎添加微信,交流前端技术,【仅添加打赏过的用户,定期删除屏蔽朋友圈好友】 | ||
<img src="https://501351981.github.io/vue-office/examples/dist/static/wxqrcode.png" alt="个人微信" width="260"/> | ||
打赏记录如下,感谢每一位打赏的朋友 | ||
| 时间 | 打赏总金额 | | ||
|---------|-------| | ||
| 2023-07 | 43.84 | | ||
| 2023-06 | 20.01 | | ||
| 2023-05 | 70 | | ||
| 2023-04 | 95 | | ||
| 2023-03 | 66.66 | | ||
| 2023-02 | 30 | | ||
| 时间 | 打赏总金额 | | ||
|---------|--------| | ||
| 2023-08 | 10.24 | | ||
| 2023-07 | 115.08 | | ||
| 2023-06 | 20.01 | | ||
| 2023-05 | 70 | | ||
| 2023-04 | 95 | | ||
| 2023-03 | 66.66 | | ||
| 2023-02 | 30 | | ||
@@ -201,0 +205,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
615276
214