From 931019d9f175c53fd1e4d57eaa430ca1b22a6950 Mon Sep 17 00:00:00 2001 From: warmthsea <2586244885@qq.com> Date: Fri, 17 May 2024 21:48:22 +0800 Subject: [PATCH] add FUNDING.yml --- .github/FUNDING.yml | 2 ++ README.md | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..9288efdb --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: yyx990803 +open_collective: vuejs diff --git a/README.md b/README.md index 52bbaaa1..1830d4ff 100644 --- a/README.md +++ b/README.md @@ -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