itxve / aplayer-ts

TypeScript interface for aplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 */ })

About

TypeScript interface for aplayer

License:MIT License