From 4cc4aff70dfa4df05d48a677337ef30d53ba4d51 Mon Sep 17 00:00:00 2001 From: Willyams Yujra Date: Mon, 26 Jun 2023 14:05:11 -0400 Subject: [PATCH 1/3] + vite-plugin-json-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e32f0563..fbd014e6 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-gitlab-flow](https://github.com/taosiqi/vite-plugin-gitlab-flow) - View the deployment information for the code in the console. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. - [unplugin-config](https://github.com/kirklin/unplugin-config) - Configuration file generator for web apps, allowing external customization of global variables without repackaging. +- [vite-plugin-json-server](https://github.com/yracnet/vite-plugin-json-server) - A seamless integration of json-server library into Vite.js as a plugin. - [vite-plugin-svg-spritemap](https://github.com/g-makarov/vite-plugin-svg-spritemap) - Generates a SVG spritemap from multiple .svg files. #### Loaders From 23eaf1d70a721f7fcc1b2d5354a50eb20596959a Mon Sep 17 00:00:00 2001 From: Willyams Yujra Date: Mon, 26 Jun 2023 14:07:05 -0400 Subject: [PATCH 2/3] + update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbd014e6..33bddb01 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-gitlab-flow](https://github.com/taosiqi/vite-plugin-gitlab-flow) - View the deployment information for the code in the console. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. - [unplugin-config](https://github.com/kirklin/unplugin-config) - Configuration file generator for web apps, allowing external customization of global variables without repackaging. -- [vite-plugin-json-server](https://github.com/yracnet/vite-plugin-json-server) - A seamless integration of json-server library into Vite.js as a plugin. +- [vite-plugin-json-server](https://github.com/yracnet/vite-plugin-json-server) - A seamless integration of json-server library. - [vite-plugin-svg-spritemap](https://github.com/g-makarov/vite-plugin-svg-spritemap) - Generates a SVG spritemap from multiple .svg files. #### Loaders From a781820779563d472beebe5efcb9fa656f7ec24a Mon Sep 17 00:00:00 2001 From: Willyams Yujra Date: Thu, 6 Jul 2023 09:21:59 -0400 Subject: [PATCH 3/3] + last on the list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33bddb01..ac95943c 100644 --- a/README.md +++ b/README.md @@ -290,8 +290,8 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-gitlab-flow](https://github.com/taosiqi/vite-plugin-gitlab-flow) - View the deployment information for the code in the console. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. - [unplugin-config](https://github.com/kirklin/unplugin-config) - Configuration file generator for web apps, allowing external customization of global variables without repackaging. -- [vite-plugin-json-server](https://github.com/yracnet/vite-plugin-json-server) - A seamless integration of json-server library. - [vite-plugin-svg-spritemap](https://github.com/g-makarov/vite-plugin-svg-spritemap) - Generates a SVG spritemap from multiple .svg files. +- [vite-plugin-json-server](https://github.com/yracnet/vite-plugin-json-server) - A seamless integration of json-server library. #### Loaders