1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2024-11-20 11:16:40 -05:00

Tag official resources

This commit is contained in:
An Phan 2016-06-22 18:02:31 +08:00
parent 62e95cc84c
commit 1555337592
8 changed files with 19 additions and 6 deletions

View file

@ -2,3 +2,5 @@
name: vue-requests
url: https://github.com/vuejs/vue-requests
description: Request a Vue.js module you wish existed or get ideas for modules
tags:
- official

View file

@ -1,6 +1,7 @@
---
name: "vue-devtools"
url: https://github.com/vuejs/vue-devtools
author:
author:
description: "Chrome devtools extension for debugging Vue applications."
tags:
tags:
- official

View file

@ -1,6 +1,7 @@
---
name: "vue-loader"
url: https://github.com/vuejs/vue-loader
author:
author:
description: "Vue component loader for Webpack."
tags:
tags:
- official

View file

@ -1,6 +1,7 @@
---
name: "vueify"
url: https://github.com/vuejs/vueify
author:
author:
description: "Vue component transform for Browserify."
tags:
tags:
- official

View file

@ -1,3 +1,5 @@
---
name: Basic Examples
url: http://vuejs.org/guide/
tags:
- official

View file

@ -1,3 +1,5 @@
---
name: HackerNews Clone
url: https://github.com/vuejs/vue-hackernews
tags:
- official

View file

@ -1,3 +1,5 @@
---
name: Todo MVC - CoffeeScript Version
url: https://github.com/anfelor/TodoMVC-CoffeeScript-and-Vue.js
tags:
- official

View file

@ -1,3 +1,5 @@
---
name: Todo MVC
url: https://github.com/vuejs/vue/tree/dev/examples/todomvc
tags:
- official