A custom element for the Spotify player with an API that aims to match the `<audio>` API
npm install spotify-audio-element



A custom element
for the Spotify player with an API that aims to match the API.
- 🏄♂️ Compatible HTMLMediaElement API
- 🕺 Seamlessly integrates with Media Chrome
``html`
First install the NPM package:
`bash`
npm install spotify-audio-element
Import in your app javascript (e.g. src/App.js):
`js`
import 'spotify-audio-element';
Optionally, you can load the script directly from a CDN using jsDelivr:
`html`
This will register the custom elements with the browser so they can be used as HTML.
- Media Chrome Your media player's dancing suit. 🕺
-
-
-
-
-
-
-
- castable-video Cast your video element to the big screen with ease!
-
-