
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
vimeo-video-element
Advanced tools
A custom element for the Vimeo player with an API that matches the `<video>` API
<vimeo-video>
A custom element
for the Vimeo player with an API that matches the
<video>
API.
HTMLMediaElement
API<script type="module" src="https://cdn.jsdelivr.net/npm/vimeo-video-element@1.0/+esm"></script>
<vimeo-video controls src="https://vimeo.com/648359100"></vimeo-video>
First install the NPM package:
npm install vimeo-video-element
Import in your app javascript (e.g. src/App.js):
import 'vimeo-video-element';
Optionally, you can load the script directly from a CDN using JSDelivr:
<script type="module" src="https://cdn.jsdelivr.net/npm/vimeo-video-element@1.0/+esm"></script>
This will register the custom elements with the browser so they can be used as HTML.
<youtube-video>
A custom element for the YouTube player.<spotify-audio>
A custom element for the Spotify player.<jwplayer-video>
A custom element for the JW player.<videojs-video>
A custom element for Video.js.<wistia-video>
A custom element for the Wistia player.<cloudflare-video>
A custom element for the Cloudflare player.<hls-video>
A custom element for playing HTTP Live Streaming (HLS) videos.castable-video
Cast your video element to the big screen with ease!<mux-player>
The official Mux-flavored video player custom element.<mux-video>
A Mux-flavored HTML5 video element w/ hls.js and Mux data builtin.FAQs
A custom element for the Vimeo player with an API that matches the `<video>` API
The npm package vimeo-video-element receives a total of 50,147 weekly downloads. As such, vimeo-video-element popularity was classified as popular.
We found that vimeo-video-element demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.