Skip to content

Commit da86f50

Browse files
committed
✏️ add repository badges
1 parent 123b9d6 commit da86f50

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vue-3-function-based-examples
22

3+
[![vue](https://img.shields.io/badge/build%20with-Vue-blue)](https://img.shields.io/badge/build%20with-Vue-blue)
4+
[![vue](https://img.shields.io/github/languages/top/dj0nny/vue-3-function-based-api)](https://img.shields.io/github/languages/top/dj0nny/vue-3-function-based-api)
5+
[![npm version](https://badge.fury.io/js/vue.svg)](https://badge.fury.io/js/vue)
6+
[![npm version](https://badge.fury.io/js/vue-function-api.svg)](https://badge.fury.io/js/vue-function-api)
7+
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)
8+
39
> Examples built with the new Vue 3 function-based component API
410
511
## Getting Started
@@ -76,6 +82,7 @@ The Vue development server it will be up and running at this address: http://loc
7682

7783
* [Vue.js](https://vuejs.org/) - A Javascript framework
7884
* [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
7986

8087
## Useful links
8188

0 commit comments

Comments
 (0)