2.0.0-alpha.21 • Published 7 years ago
@cassette/player v2.0.0-alpha.21
@cassette/player
@cassette/player provides a responsive, zero-config-needed React media player component, implemented with @cassette/core. Its control components can also be consumed directly.
Installation
npm install @cassette/playerPlayer components included:
MediaPlayer- A media player component which plays a provided playlist of mediaMediaPlayerControls- The UI component ofMediaPlayer, which requires an ancestorPlayerContextProvider(and optional ancestorFullscreenContextProvider) in order to work
Control components included:
BackSkipButton- a button which, when clicked, either skips to the previous track in the playlist or to the beginning of the current playing track, depending upon the currently elapsed timeForwardSkipButton- a button which, when clicked, skips to the next track in the playlistFullscreenButton- a button which, when clicked, tells the surroundingFullscreenContextProvider(if present) to toggle fullscreen modeMediaProgress- an interactive media progress bar which can be adjusted by dragging, along with a text overlay of the current track metadata and the elapsed timeMediaProgressDisplay- a non-interactive version ofMediaProgressMuteButton- a button which, when clicked, toggles whether the media's audio is mutedPlayPauseButton- a button which, when clicked, toggles whether the media is pausedRepeatButton- a button which, when clicked, cycles to the nextrepeatStrategy(none,playlistortrack)ShuffleButton- a button which, when clicked, toggles whether the playlist is being played in specified order or in shuffle orderSpacer- provides a buffer between control componentsVolumeControl- aMuteButtonwhich, when hovered (with a mouse) or initially tapped (on touch screens), displays a bar for adjusting media volume
Find full documentation here!
2.0.0-beta.4
7 years ago
2.0.0-beta.3
7 years ago
2.0.0-beta.2
7 years ago
2.0.0-beta.1
7 years ago
2.0.0-beta.0
7 years ago
2.0.0-alpha.34
7 years ago
2.0.0-alpha.33
7 years ago
2.0.0-alpha.32
7 years ago
2.0.0-alpha.31
7 years ago
2.0.0-alpha.30
7 years ago
2.0.0-alpha.29
7 years ago
2.0.0-alpha.28
7 years ago
2.0.0-alpha.27
7 years ago
2.0.0-alpha.26
7 years ago
2.0.0-alpha.25
7 years ago
2.0.0-alpha.24
7 years ago
2.0.0-alpha.23
7 years ago
2.0.0-alpha.22
7 years ago
2.0.0-alpha.21
7 years ago
2.0.0-alpha.20
7 years ago
2.0.0-alpha.19
7 years ago
2.0.0-alpha.18
7 years ago
2.0.0-alpha.17
7 years ago
2.0.0-alpha.16
7 years ago
2.0.0-alpha.15
7 years ago
2.0.0-alpha.14
7 years ago
2.0.0-alpha.13
7 years ago
2.0.0-alpha.12
7 years ago
2.0.0-alpha.11
7 years ago
2.0.0-alpha.10
7 years ago
2.0.0-alpha.9
7 years ago
2.0.0-alpha.8
7 years ago
2.0.0-alpha.7
7 years ago
2.0.0-alpha.6
7 years ago
2.0.0-alpha.5
7 years ago
2.0.0-alpha.4
8 years ago
2.0.0-alpha.3
8 years ago
2.0.0-alpha.2
8 years ago
2.0.0-alpha.1
8 years ago