1
0
Fork 0
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:
warmthsea 2024-05-17 21:48:22 +08:00 committed by Jogai
parent f4c78fa97b
commit 931019d9f1
2 changed files with 5 additions and 2 deletions

2
.github/FUNDING.yml vendored Normal file
View file

@ -0,0 +1,2 @@
github: yyx990803
open_collective: vuejs

View file

@ -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