Sign In

file-viewer3

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-viewer3

Compatibility alias package for File Viewer Vue 3

latest
Source
npmnpm
Version
2.2.8
Version published
Weekly downloads
147
-59.39%
Maintainers
1
Weekly downloads
 
Created
Source

file-viewer3

file-viewer3 是历史非 scoped 兼容包,内部仅 re-export @file-viewer/vue3。新项目建议优先使用标准包名 @file-viewer/vue3

npm install file-viewer3
import { createApp } from 'vue'
import FileViewer from 'file-viewer3'

import App from './App.vue'

createApp(App).use(FileViewer).mount('#app')

完整格式矩阵、参数、生命周期 hooks、beforeOperation、主题、水印、搜索、缩放、打印和导出能力请查看官方文档: https://doc.file-viewer.app/

在线 Demo: https://demo.file-viewer.app/ 。License: Apache-2.0。二开或商用请保留 Flyfish Viewer 来源说明;如果修复了通用兼容问题,也欢迎贡献回来。

English README: README.en.md

Keywords

file-viewer

FAQs

Package last updated on 11 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts