Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirrorgo/myusic
https://github.com/mirrorgo/myusic
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mirrorgo/myusic
- Owner: Mirrorgo
- Created: 2024-06-21T01:28:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T04:02:57.000Z (4 months ago)
- Last Synced: 2024-07-29T05:25:56.304Z (4 months ago)
- Language: TypeScript
- Homepage: https://yubian.vercel.app
- Size: 1.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 鱼乐 myusic 音乐播放器 前端
- 支持pwa
- 目前只是可以当app下载,待优化后续功能
- 设计时同时考虑 适配触屏+响应式项目结构
- lib
- 库相关工具函数
- 通常不用写测试用例,为自动生成或者从官方文档复制粘贴过来的
- utils
- 自己的工具函数,需要写测试用例