
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
@geeboo/reader-h5
Advanced tools
pc阅读器,基于geeboo/epub支持解密,集成阅读器的基本功能。
未处理问题
v1.0.9
0. 优化 跟pc 版本保持一致,表示他们功能是同一个版本
v1.0.4
v1.0.3
v1.0.2
v1.0.1
npm i @geeboo/reader-h5 -S
影响融媒体的样式和提示
// vite.config.js
import { viteStaticCopy } from 'vite-plugin-static-copy';
// ...
plugins: [
viteStaticCopy({
targets: [
{ src: 'node_modules/@geeboo/reader-h5/lib/public/**/*.*', dest: 'public' }, // 复制到 /public/*.* 中
]
})
],
:::preview 阅读器 || 阅读电子书组件预览
demo-preview=./demo/read-h5.vue
:::
| 属性名 | 类型 | 说明 |
|---|---|---|
| config | Object | 配置 |
| config.url | String/file | 打开的地址 支持file blob ,也支持远程地址,注意远程地址需要支持跨域 |
| deviceId | String | 设备id |
| deviceModel | String | 设备模式 |
| treeNode | Element Ui/ Element PLus | 传入element ui 的tree 或 elemnt plus 的tree 这里是为了对vue2 和vue3的兼容处理 |
| elSlider | Element Ui/ Element PLus | 传入element ui elSlider 或 elemnt plus elSlider 这里是为了对vue2 和vue3的兼容处理 |
FAQs
vue2,vue3
The npm package @geeboo/reader-h5 receives a total of 22 weekly downloads. As such, @geeboo/reader-h5 popularity was classified as not popular.
We found that @geeboo/reader-h5 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.