Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipevilar/nice-qselect-quasar
A beautiful reusable Quasar QSelect and Banner components
https://github.com/felipevilar/nice-qselect-quasar
Last synced: 13 days ago
JSON representation
A beautiful reusable Quasar QSelect and Banner components
- Host: GitHub
- URL: https://github.com/felipevilar/nice-qselect-quasar
- Owner: felipevilar
- Created: 2022-06-28T23:46:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T23:49:17.000Z (over 2 years ago)
- Last Synced: 2024-11-23T18:27:34.632Z (2 months ago)
- Language: JavaScript
- Size: 707 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reusable QSelect (nice-reusable-quasar-select)
Simple and Beautiful Reusable Quasar QSelect and Banner
## Install the dependencies
```bash
yarn
# or
npm install
```### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```## Appearance
![](./public/showcase.gif)
## Usage in Component
![](./public/screen03.png)