Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自荐: 一个小巧漂亮的React 音乐播放器 #18

Open
lijinke666 opened this issue May 21, 2021 · 0 comments
Open

自荐: 一个小巧漂亮的React 音乐播放器 #18

lijinke666 opened this issue May 21, 2021 · 0 comments

Comments

@lijinke666
Copy link

  • 项目地址: https://github.com/lijinke666/react-music-player
  • 项目描述: 一个UI简洁美观, 功能丰富的播放器, 适用于个人博客, 音乐网站
  • 推荐理由: 支持迷你/完整两种模式, 默认提供黑白两套UI, 支持自适应黑暗模式, 毛玻璃, 响应式, 丰富的自定义功能, 完整的生命周期, 支持国际化, 音频淡入淡出, 歌曲拖拽排序, 并且支持 https://web.dev/media-session/, 可能是全网能找到最好用的音乐播放器 :)
  • 使用方式:
import ReactJkMusicPlayer from 'react-jinke-music-player'
import 'react-jinke-music-player/assets/index.css'

ReactDOM.render(
  <ReactJkMusicPlayer {...options} />,
  document.getElementById('root'),
)

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant