skeletonlabs / skeleton

A complete design system and component solution, built on Tailwind.
https://skeleton.dev
MIT License
4.9k stars 309 forks source link

Audio/video components #2710

Open mediashock opened 3 months ago

mediashock commented 3 months ago

Describe the feature in detail (code, mocks, or screenshots encouraged)

Would love to see more audio and video components. I feel most ui libs miss this. would love to see a configurable a/v player but also a playlist player would be awesome. If it optionally had a tone.js version that would be awesome as well. I would go as far as adding optional sfx on all interfaces.

What type of pull request would this be?

New Feature

Provide relevant links or additional information.

No response

adriannsemb commented 1 week ago

I would recommend https://github.com/vidstack/player, though currently you would need to use its WebComponents in Svelte (it supports Tailwind).