Vue MmPlayer

screenshot of Vue MmPlayer
vue
less

基于 Vue 的在线音乐播放器 Online music player

Overview:

mmPlayer is an online music player developed by Mao Mao. It offers features such as music search, playback, lyrics display, playback history, viewing song comments, and syncing playlists from NetEase Cloud Music. The player imitates the interface of the QQ music web version and uses flexbox and position layout. While responsive, mmPlayer primarily focuses on PC usage, with mobile adaptation as well. It is compatible with mainstream browsers and does not support Internet Explorer. The player is open-source, allowing users to freely modify, use, and distribute it while preserving the source information.

Features:

  • Music search: Easily search for and find music tracks.
  • Playback: Play music seamlessly within the player.
  • Lyrics display: View synchronized lyrics while listening to music.
  • Playback history: Access a list of previously played tracks.
  • View song comments: Read and engage with comments on songs.
  • NetEase Cloud user playlist sync: Synchronize and play playlists from NetEase Cloud.
  • Responsive design: While primarily for PC, it adapts to different screen sizes.
  • Browser compatibility: Compatible with major browsers, excluding Internet Explorer.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.