|
1 | | -QIconPicker (@quasar/qiconpicker) |
| 1 | +QIconPicker (Vue Plugin, UMD and Quasar App Extension) |
2 | 2 | === |
3 | 3 |
|
4 | | - |
5 | | - |
| 4 | + |
| 5 | + |
6 | 6 | []() |
7 | 7 | []() |
8 | | -[](https://www.npmjs.com/package/@quasar/quasar-app-extension-qiconpicker) |
9 | 8 |
|
10 | | -QIconPicker is an `UI App Extension` for [Quasar Framework v1](https://quasar.dev/). It will not work with legacy versions of Quasar Framework. |
| 9 | + |
11 | 10 |
|
12 | | - |
13 | | - |
14 | | -# Demo Project (source) |
15 | | -Can be found [here](https://github.com/quasarframework/app-extension-qiconpicker/tree/master/demo). |
16 | | - |
17 | | - |
18 | | -# Documentation and Examples |
19 | | -Can be found [here](https://quasarframework.github.io/app-extension-qiconpicker). |
20 | | - |
21 | | -# Install |
22 | | -To add this App Extension to your Quasar application, run the following (in your Quasar app folder): |
23 | | -``` |
24 | | -quasar ext add @quasar/qiconpicker |
25 | | -``` |
26 | | - |
27 | | -# Uninstall |
28 | | -To remove this App Extension from your Quasar application, run the following (in your Quasar app folder): |
29 | | -``` |
30 | | -quasar ext remove @quasar/qiconpicker |
31 | | -``` |
32 | | - |
33 | | -# Describe |
34 | | -You can use `quasar describe QIconPicker` |
| 11 | +# Structure |
| 12 | +* [/ui](ui) - standalone npm package |
| 13 | +* [/app-extension](app-extension) - Quasar app extension |
| 14 | +* [/demo](demo) - demo and examples |
35 | 15 |
|
36 | 16 | # Donate |
37 | | -If you appreciate the work that went into this App Extension, please consider [donating to Quasar](https://donate.quasar.dev). |
| 17 | +If you appreciate the work that went into this project, please consider [donating to Quasar](https://donate.quasar.dev). |
| 18 | + |
| 19 | +# License |
| 20 | +MIT (c) Jeff Galbraith <[email protected]> |
0 commit comments