all-viewer 0.0.2 → 0.0.3
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/package.json +2 -1
- package/readme.md +2 -1
package/package.json
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "all-viewer",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.3",
|
|
4
4
|
"description": "vue3 图片视频word elsx pdf通用切换预览插件",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
|
+
"url": "https://all-viewer-27dk2jhy7g.edgeone.cool/",
|
|
6
7
|
"author": "Eric-tu",
|
|
7
8
|
"license": "MIT",
|
|
8
9
|
"private": false,
|
package/readme.md
CHANGED
|
@@ -4,7 +4,8 @@
|
|
|
4
4
|
[](https://www.npmjs.com/package/all-viewer)
|
|
5
5
|
[](https://github.com/yourusername/all-viewer/blob/main/LICENSE)
|
|
6
6
|
|
|
7
|
-
一个基于 Vue 3 的多格式文件查看器组件,支持 PDF、Excel、Word 文档在线预览。
|
|
7
|
+
一个基于 Vue 3 的多格式文件查看器组件,支持 PDF、Excel、Word 文档在线预览。js ts支持
|
|
8
|
+
示例地址 https://all-viewer-27dk2jhy7g.edgeone.cool/
|
|
8
9
|
|
|
9
10
|
## ✨ 特性
|
|
10
11
|
|