shreyas-jadhav / mui-audio-player

Material UI Audio Player

Home Page:mui-audio-player.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material UI Audio Player

Material UI + Wavesurfer based Audio Player

npm i mui-audio-player-plus

Demo and Usage

Visit: https://mui-audio-player.vercel.app/

While developing package

# watch the typescript output
npm run watch

# example react app
cd example

# install deps
npm i

# link the package folder if any other app than example
npm link ../

# run the example
npm start

About

Material UI Audio Player

mui-audio-player.vercel.app


Languages

Language:TypeScript 90.8%Language:HTML 9.1%Language:CSS 0.1%