quasar-ui-qiconpicker icon indicating copy to clipboard operation
quasar-ui-qiconpicker copied to clipboard

QIconPicker - Quasar App Extension

If you are looking for QIconPicker that works with Quasar v1/Vue v2, then look into the qv1 branch. Documentation can be found here.

QIconPicker (Vue v3 Plugin, UMD and Quasar v2 App Extension)

GitHub code size in bytes GitHub repo size in bytes

QIconPicker

Structure

  • /ui - standalone npm package (go here for more details)
  • /app-extension - Quasar app extension
  • /docs - demo and examples
  • Live Demo

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli
or
yarn global add @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../docs
$ yarn
$ quasar dev

Donate

If you appreciate the work that went into this, please consider donating to Quasar or Jeff.

License

MIT (c) Jeff Galbraith [email protected]