Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SevenOutman/aplayer-react

Repository files navigation

aplayer-react

APlayer for your React application.

npm CI Status semantic-release: angular

ScreenShot

View full documentation on https://aplayer-react.js.org

Features

The APlayer features you love with the APlayer options you are familiar with.

  • Beautiful and clean UI
  • Lyrics scroll
  • Playlist with repeat & shuffle controls
  • Custom theme color / Self-adapting theme color

Usage

Install aplayer-react npm package

npm i aplayer-react

Import APlayer component from aplayer-react package, and import stylesheet.

import { APlayer } from "aplayer-react";
import "aplayer-react/dist/index.css";
render(
 <APlayer
 audio={{
 name: "Dancing with my phone",
 artist: "HYBS",
 url: "https://music.163.com/song/media/outer/url?id=1969744125",
 }}
 autoPlay
 />
);

Who uses aplayer-react?

Doma's blog and more

Related projects

About

The missing APlayer for your React applications

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /