|
1 | 1 | # vue-3-function-based-examples |
2 | 2 |
|
| 3 | +[](https://img.shields.io/badge/build%20with-Vue-blue) |
| 4 | +[](https://img.shields.io/github/languages/top/dj0nny/vue-3-function-based-api) |
| 5 | +[](https://badge.fury.io/js/vue) |
| 6 | +[](https://badge.fury.io/js/vue-function-api) |
| 7 | +[](https://github.com/dwyl/esta/issues) |
| 8 | + |
3 | 9 | > Examples built with the new Vue 3 function-based component API |
4 | 10 | |
5 | 11 | ## Getting Started |
@@ -76,6 +82,7 @@ The Vue development server it will be up and running at this address: http://loc |
76 | 82 |
|
77 | 83 | * [Vue.js](https://vuejs.org/) - A Javascript framework |
78 | 84 | * [Vue Function API](https://github.com/vuejs/vue-function-api) - provides function api from Vue3.x to Vue2.x for developing next-generation Vue applications. |
| 85 | +* [vue-hooks](https://github.com/u3u/vue-hooks) - Awesome hooks for Vue.js |
79 | 86 |
|
80 | 87 | ## Useful links |
81 | 88 |
|
|
0 commit comments