10000 GitHub - nazrdogan/mui-audio-player: Material UI Audio Player
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nazrdogan/mui-audio-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • HTML 9.1%
  • CSS 0.1%
0