Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 957 Bytes

README.md

File metadata and controls

31 lines (27 loc) · 957 Bytes

file-viewer

支持 压缩包 zip,rar 以及7z等 以及 'docx', 'pptx', 'xlsx', 'pdf', 'gif', 'jpg', 'jpeg', 'bmp', 'tiff', 'tif', 'png', 'svg', 'txt', 'json', 'js', 'css', 'java', 'py', 'html', 'jsx', 'ts', 'tsx', 'xml', 'md', 'log', 'editorconfig', 'browserslistrc', 'project', 'gitignore', 'cfg', 'sh', 'yml', 'mp4' 演示图

演示流程:

  • 上传压缩包 或者 文件
  • 展开压缩包目录以及文件
  • 预览文件内容
  • 提取文件文字
  • 截图可以插入粘贴板

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.