Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaocnh/vue-spotlight
a vue.js example for macOS spotlight search
https://github.com/joaocnh/vue-spotlight
Last synced: 2 days ago
JSON representation
a vue.js example for macOS spotlight search
- Host: GitHub
- URL: https://github.com/joaocnh/vue-spotlight
- Owner: JoaoCnh
- Created: 2018-12-01T21:48:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:30:04.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T16:19:16.940Z (7 months ago)
- Language: Vue
- Homepage: https://joaocnh.github.io/vue-spotlight/
- Size: 2.92 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-spotlight
## This project was made trying to learn a bit more about Vue.js
It's a spotlight search of Magic: The Gathering cards.
This project was made in about 4 hours just to learn Vue and Vuex.
It uses [magicthegathering.io](https://docs.magicthegathering.io/) for the Magic cards API.
NOTE:
Yes I know there are some bugs that may be fixed or not. Or feel free to fix them yourself.