UNPKG

@quasar/quasar-app-extension-qmediaplayer

Version:
29 lines (20 loc) 1.35 kB
# Quasar App Extension QMediaPlayer > If you are looking for QMediaPlayer v2.+ look into the `next` branch. For v2.+ documentation, go [here](https://qmediaplayer.netlify.app/). The QMediaPlayer app extension allows you to seamlessly add the [QMediaPlayer UI](https://github.com/quasarframework/quasar-ui-qmediaplayer/tree/dev/ui) component directly into your Quasar Framework application without the need to write a boot file. See below for installation instructions via the Quasar CLI. ![@quasar/quasar-app-extension-qmediaplayer](https://img.shields.io/npm/v/@quasar/quasar-app-extension-qmediaplayer.svg?label=@quasar/quasar-app-extension-qmediaplayer) [![npm](https://img.shields.io/npm/dt/@quasar/quasar-app-extension-qmediaplayer.svg)](https://www.npmjs.com/package/@quasar/quasar-app-extension-qmediaplayer) # Install ```bash quasar ext add @quasar/qmediaplayer ``` Quasar CLI will retrieve it from NPM and install the extension. # Uninstall ```bash quasar ext remove @quasar/qmediaplayer ``` # Live Demo * [live demo](https://quasarframework.github.io/quasar-ui-qmediaplayer/docs) - live docs, demo and examples # Donate If you appreciate the work that went into this, please consider donating to [Quasar](https://donate.quasar.dev) or [Jeff](https://github.com/sponsors/hawkeye64). # License MIT (c) Jeff Galbraith <jeff@quasar.dev>