Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iirving/vue3-options-to-composition-api
moving from options api to composition api
https://github.com/iirving/vue3-options-to-composition-api
composition-api options-api vue vue3 vuejs vuejs3
Last synced: 3 days ago
JSON representation
moving from options api to composition api
- Host: GitHub
- URL: https://github.com/iirving/vue3-options-to-composition-api
- Owner: iirving
- Created: 2024-01-06T01:19:40.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-06T01:23:23.000Z (10 months ago)
- Last Synced: 2024-04-15T20:53:20.924Z (7 months ago)
- Topics: composition-api, options-api, vue, vue3, vuejs, vuejs3
- Language: Vue
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).