Menu
Libraries |
Category

vueframe

[!IMPORTANT] 🚧 This library is no longer maintained - The project has moved to embedz

Key Features

  • Provides simple embed components for video platforms (YouTube and Vimeo)
  • Supports both Svelte and Vue frameworks
  • Allows embedding videos using either ID or full URL
  • Offers customizable options like posters, quality settings, and titles

Components

YouTube

  • Embeds YouTube videos with optional props:
    • poster: Custom thumbnail image
    • posterquality: Quality options (low, default, high, max)
    • params: URL parameters for player customization
    • title: Accessibility title for iframe

Vimeo

  • Embeds Vimeo videos with optional props:
    • poster: Custom thumbnail image
    • posterquality: Quality options (low, default, high, max)
    • title: Accessibility title for iframe

Note

The library has been deprecated in favor of the new embedz project.

embedjavascripttypescriptvuevueframeiframeyoutubevimeocomponentssvelte

Comments