/aplayer-ts

TypeScript interface for aplayer

MIT LicenseMIT

ADPlayer

APlayer

Wow, such a lovely HTML5 music player

See APlayer

This is a TypeScript Version, npm

import APlayer from 'aplayer-ts'
import 'aplayer-ts/dist/APlayer.min.css'

and then you can

instance = new APlayer({ /* as the doc of aplayer */ })