@cassette/components
v2.0.0-beta.4
Published
A simple, clean, and responsive visual wrapper for the HTML audio tag, built with React.
Maintainers
Readme
@cassette/components
@cassette/components contains some convenient React component building blocks which can be used in media player user interfaces created with @cassette/core.
Installation
npm install @cassette/componentsComponents included:
MaybeMarquee- used to make content scroll in marquee fashion, only when the container area is too small for all the content to be displayed at onceProgressBar- a vertical or horizontal progress bar element which can be manipulated by mouse or touchProgressBarDisplay- a non-interactive version ofProgressBarMediaProgressBar- aProgressBarconnected to the media playback of the surroundingplayerContextMediaProgressBarDisplay- a non-interactive version ofMediaProgressBarVideoDisplay- a display canvas for the video content from the surroundingplayerContext
