Video Player
A composable, shadcn/ui styled video player component that uses the media-chrome library.
Installation
npx shadcn-svelte@latest add http://adv76.github.io/kibo-svelte/r/video-player.json
Features
- Customizable media player controls
- Responsive design that works across devices
- Keyboard accessibility for media controls
- Support for various media formats
- Themeable with CSS variables
- Lightweight and performant
- Modular architecture allowing use of only needed components
- Time display with customizable format
- Volume controls with mute functionality
- Playback controls (play/pause, seek forward/backward)
- Progress bar with interactive seeking
- Cross-browser compatibility