🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@cassette/components

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cassette/components

A simple, clean, and responsive visual wrapper for the HTML audio tag, built with React.

latest
Source
npmnpm
Version
2.0.0-beta.4
Version published
Weekly downloads
118
40.48%
Maintainers
1
Weekly downloads
 
Created
Source

@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/components

Components 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 once
  • ProgressBar - a vertical or horizontal progress bar element which can be manipulated by mouse or touch
  • ProgressBarDisplay - a non-interactive version of ProgressBar
  • MediaProgressBar - a ProgressBar connected to the media playback of the surrounding playerContext
  • MediaProgressBarDisplay - a non-interactive version of MediaProgressBar
  • VideoDisplay - a display canvas for the video content from the surrounding playerContext

Find full documentation here!

Keywords

audio

FAQs

Package last updated on 27 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts