# OfdViewer **Repository Path**: vanlin/ofd-viewer ## Basic Information - **Project Name**: OfdViewer - **Description**: 基于Vue2, ofd.js https://github.com/DLTech21/ofd.js 兼容ie的 ofd阅读器 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2023-11-13 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OfdViewer #### 介绍 基于 1. ofd.js [ofd.js链接](https://github.com/DLTech21/ofd.js) 2. ofd-view [ofd-view链接](https://gitee.com/fu-weijian/ofd-view) 总结了各位大佬代码,兼容ie的 ofd 在线浏览器 #### 使用教程 ## 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 ``` ### 使用方式 ``` http://127.0.0.1:8080/index.html?file=http://127.0.0.1:8080/999.ofd ``` #### 参与贡献 发挥人人为我,我为人人的优良传统,多做pr~~~ #### 注意事项 建议不要修改依赖项,避免未知错误!!!!