pixiv-viewer
pixiv-viewer copied to clipboard
又一个Pixiv阅览工具
pixiv-viewer
Features
- [x] 基础页面
- [x] 首页信息流
- [x] 排行榜
- [x] 作品页面
- [x] 作者信息页面
- [x] 设置页面
- [x] 小说阅读
- [x] 搜索功能
- [x] 以图搜图
- [x] 动图播放
- [x] 动图下载(ZIP/GIF/WebM 仅支持 web 端)
- [x] 使用 localForage 存储缓存
- [x] 多端样式适配
- [ ] 历史记录
- [ ] 左右滑动浏览作品
Preview
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
Credit
- Vue:前端框架
- Vant UI:组件库
- HibiAPI:提供接口支持
- SauceNAO:以图搜图功能接口
- Cloudflare Workers:图像反代服务
- Github Pages:提供页面托管服务
- Github Actions:提供持续集成服务