cocoKnight 9dae144089 first commit 1 månad sedan
..
scripts 9dae144089 first commit 1 månad sedan
README.en.md 9dae144089 first commit 1 månad sedan
README.md 9dae144089 first commit 1 månad sedan
package.json 9dae144089 first commit 1 månad sedan

README.en.md

@flyfish-group/file-viewer

@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.