mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-02-17 15:35:27 -05:00
add FUNDING.yml
This commit is contained in:
parent
f4c78fa97b
commit
931019d9f1
2 changed files with 5 additions and 2 deletions
2
.github/FUNDING.yml
vendored
Normal file
2
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
github: yyx990803
|
||||
open_collective: vuejs
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
> A curated list of awesome things related to Vue.js
|
||||
|
||||
- [Awesome Vue.js ](#awesome-vuejs--)
|
||||
- [Resources](#resources)
|
||||
- [Official Resources](#official-resources)
|
||||
- [External Resources](#external-resources)
|
||||
|
@ -31,7 +32,7 @@
|
|||
- [Interactive Experiences](#interactive-experiences)
|
||||
- [Enterprise Usage](#enterprise-usage)
|
||||
- [A11y](#a11y)
|
||||
- [Components & Libraries](#components--libraries)
|
||||
- [Components \& Libraries](#components--libraries)
|
||||
- [UI Components](#ui-components)
|
||||
- [Table](#table)
|
||||
- [Notification](#notification)
|
||||
|
@ -3611,7 +3612,7 @@ _Text editor plugins_
|
|||
- [Vetur](https://github.com/octref/vetur) - Vue tooling for VSCode.
|
||||
- [Vue VSCode Snippets](https://github.com/sdras/vue-vscode-snippets) - Snippets that will supercharge your Vue workflow.
|
||||
- [Ionic Snippets](https://github.com/moduslabs/ionic/tree/master/packages/ionic-vetur) - Vetur support for Ionic Components
|
||||
- [Volar](https://github.com/johnsoncodehk/volar) - The Fastest Vue Language Support Extension
|
||||
- [Volar / Vue - Official](https://github.com/johnsoncodehk/volar) - The Fastest Vue Language Support Extension
|
||||
|
||||
##### Visual Studio
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue