luma-player
TypeScript icon, indicating that this package has built-in type declarations

0.9.4 • Public • Published

Luma Player

Note: This npm package needs one of these dependencies: vue >= v3.2 or @vue/composition-api >= v1.1 as it uses @vueuse/core in the background

Installing

Installing the Luma Player is as simple as running npm install luma-player, as you are used to :)

Usage

Import the CSS in your App.vue:

import "luma-player/dist/style.css";

And start using the Component where ever you like:

import LumaPlayer from "luma-player";

Key Features

  • Built specifically for Vue, no weird onMounted shenanigans
  • Highly reactive
  • Lightweight
  • Covers most edge cases

Documentation

You can find the full documentation on the dedicated documentation page alongside some interactive examples

Contribution

If you would like to contribute to this project feel free to take a look at the open issues or throw some of your ideas where this could go into there.

Package Sidebar

Install

npm i luma-player

Weekly Downloads

1

Version

0.9.4

License

MIT

Unpacked Size

779 kB

Total Files

35

Last publish

Collaborators

  • lunalicious