|
|
hace 1 mes | |
|---|---|---|
| .. | ||
| scripts | hace 1 mes | |
| README.en.md | hace 1 mes | |
| README.md | hace 1 mes | |
| package.json | hace 1 mes | |
@flyfish-group/file-viewer is the historical Vue 2.7 compatibility package. It only re-exports the standard @file-viewer/vue2.7 package. New integrations should prefer the standard package name.
npm install @flyfish-group/file-viewer
import Vue from 'vue'
import FileViewer from '@flyfish-group/file-viewer'
Vue.use(FileViewer)
See the official documentation for the full format matrix, options, lifecycle hooks, beforeOperation, theme, watermark, search, zoom, print, and export APIs: https://doc.file-viewer.app/
Online demo: https://demo.file-viewer.app/. License: Apache-2.0. For second development or commercial use, keep clear Flyfish Viewer attribution; shared compatibility fixes are welcome.
中文 README: README.md.