这是一款基于 Vue 的小说朗读应用,主要功能有:
- 语音朗读
- 自定义章节切割
- 朗读记录保存
- 样式设置和保存
可打开网站体验:https://tts.neoweb.top
# 0. 克隆项目
git clone https://github.com/Pzc-Neo/vue-web-reader.git
# 1. 安装依赖
pnpm install
# 2. 启动项目
pnpm dev
# 3. 构建项目
pnpm build
图标网址:https://icon-sets.iconify.design/carbon
IndexedDB 相关:https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria