From 4ecd1b254838af6568b1f2b9b48f4d4a45c17ec1 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Thu, 17 Nov 2022 20:01:27 -0300 Subject: [PATCH] Add Vue.js Docs (#149) Co-authored-by: @jinjiang resolve #149 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c71f9d9..8341676 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [DocRaptor](https://docraptor.com/documentation) Covers HTML-to-PDF API language wrappers, styling instructions and core API docs. * [Go Programming Language Docs](https://go.dev/doc/) - These docs are simple, well-organized, and effective. (contributed by [Ed Bacher](https://github.com/evbacher)) * [Sequelize](https://sequelize.org/) - Simple, clear and well-structured docs with a complete Class Reference and listing of all public methods. (contributed by [@bandantonio](https://github.com/bandantonio)) +* [Vue.js Docs](https://vuejs.org/) - The Progressive JavaScript Framework: An approachable, performant and versatile framework for building web user interfaces. (contributed by [@jinjiang](https://github.com/jinjiang)) ### Writing about Docs