From 1c4b0f8ac497d422f76bd6f68437ead022d86ce3 Mon Sep 17 00:00:00 2001 From: patak Date: Thu, 24 Nov 2022 14:15:29 +0100 Subject: [PATCH] chore: expand stack --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bebd4e3..9478ac12 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,16 @@ If you would like to contribute, until the repo is open, please create branches # Stack +- [Vite](https://vitejs.dev/) - Next Generation Frontend Tooling - [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework +- [Vue](https://vuejs.org/) - The Progressive JavaScript Framework +- [VueUse](https://vueuse.org/) - Collection of Vue Composition Utilities - [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using +- [Vue Macros](https://vue-macros.sxzz.moe/) - More macros and syntax sugar for Vue - [UnoCSS](https://uno.antfu.me/) - The instant on-demand atomic CSS engine -- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client for JavaScript, TypeScript, Node.js, browsers +- [Iconify](https://github.com/iconify/icon-sets#iconify-icon-sets-in-json-format) - Iconify icon sets in JSON format +- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client in TypeScript +- [shiki](https://shiki.matsu.io/) - A beautiful Syntax Highlighter # License