https://github.com/odranoelBR/vue-quasar-select-api
Quasar QSelect fetching data with axios.
https://github.com/odranoelBR/vue-quasar-select-api
api automatic axios filter select vues
Last synced: 2 months ago
JSON representation
Quasar QSelect fetching data with axios.
- Host: GitHub
- URL: https://github.com/odranoelBR/vue-quasar-select-api
- Owner: odranoelBR
- License: mit
- Created: 2021-04-27T23:52:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T19:43:32.000Z (about 4 years ago)
- Last Synced: 2025-03-17T14:48:50.537Z (3 months ago)
- Topics: api, automatic, axios, filter, select, vues
- Language: JavaScript
- Homepage: https://vue-quasar-select-api.netlify.app/
- Size: 329 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- quasar-awesome - QSelectApi - quasar-select-api.netlify.app/) | QSelectApi(q-select-api) - QSelect with automatic fetch/populate options from an API using axios.js, easy filtering, and all the QSelect native power! | v1.0.0 | (Awesome Quasar [](https://github.com/sindresorhus/awesome) / Tutorials)
README

> Quasar QSelect component with automatic api fetch and render using Axios.js.
[](https://codecov.io/gh/odranoelBR/vue-quasar-select-api)

[](https://app.netlify.com/sites/vue-quasar-select-api/deploys)## Links
* [Vuejs Page](https://vuejs.org/)
* [Quasar Framework Page](http://quasar-framework.org/)## Install
```
quasar ext add select-api
```## Uninstall
```
quasar ext remove select-api
```## Demo
https://vue-quasar-select-api.netlify.app/## Infos
* Using Quasar default quasar extesion template
* You must supply axios dependency## External Dependecies
* [Axios.js](https://github.com/mzabriskie/axios) as HTTP client