UNPKG

quasar-app-extension-example-viewer

Version:
34 lines (23 loc) 1.12 kB
# Quasar App Extension example-viewer > Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it? [![npm](https://img.shields.io/npm/v/quasar-app-extension-example-viewer.svg?label=quasar-app-extension-example-viewer)](https://www.npmjs.com/package/quasar-app-extension-example-viewer) [![npm](https://img.shields.io/npm/dt/quasar-app-extension-example-viewer.svg)](https://www.npmjs.com/package/quasar-app-extension-example-viewer) # Install ```bash quasar ext add example-viewer ``` Quasar CLI will retrieve it from NPM and install the extension. ## Prompts > If your app extension uses prompts, explain them here, otherwise remove this section. # Uninstall ```bash quasar ext remove example-viewer ``` # Info > Add longer information here that will help the user of your app extension. # Other Info > Add other information that's not as important to know # Donate If you appreciate the work that went into this App Extension, please consider [donating to Quasar](https://donate.quasar.dev). # License MIT (c) Jeff Galbraith <jeff@quasar.dev>