From 9084b2d0529e3642a7c562a2a514b1bd8913a46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20M=20J=20Barata=20Ribeiro?= <122732773+Barata-Ribeiro@users.noreply.github.com> Date: Wed, 2 Aug 2023 07:16:05 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0c67b9..fedb9143 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-phaser-ts](https://github.com/iwantantra/vite-phaser-ts) - Starter template with Phaser and Typescript. - [vite-tinybase](https://github.com/tinyplex/vite-tinybase) - Starter template for TinyBase. - [vite-tinybase-ts](https://github.com/tinyplex/vite-tinybase-ts) - Starter template for TinyBase and TypeScript. +- [vite-vanilla-js-template](https://github.com/Barata-Ribeiro/vite-vanilla-js-template) - Starter template with vanilla JavaScript with ESlint, Prettier, PostCSS w/ Nesting, Autoprefixer, CSS Nano, CSS Reset. #### Vue 3 @@ -304,7 +305,6 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-auto-mpa-html](https://github.com/iamspark1e/vite-plugin-auto-mpa-html) - A file directory-based automated multi-page build plugin that supports HTML templates using EJS. - [vite-plugin-cloudflare-functions](https://github.com/yjl9903/vite-plugin-cloudflare-functions) - Cloudflare pages function integration. - #### Loaders - [unplugin-icons](https://github.com/antfu/unplugin-icons) - Access thousands of icons as components. From 2efb71d3d2e658191b833317ae851ba82980bf1f Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Tue, 29 Aug 2023 10:13:50 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fedb9143..5cd3ac08 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-phaser-ts](https://github.com/iwantantra/vite-phaser-ts) - Starter template with Phaser and Typescript. - [vite-tinybase](https://github.com/tinyplex/vite-tinybase) - Starter template for TinyBase. - [vite-tinybase-ts](https://github.com/tinyplex/vite-tinybase-ts) - Starter template for TinyBase and TypeScript. -- [vite-vanilla-js-template](https://github.com/Barata-Ribeiro/vite-vanilla-js-template) - Starter template with vanilla JavaScript with ESlint, Prettier, PostCSS w/ Nesting, Autoprefixer, CSS Nano, CSS Reset. +- [vite-vanilla-js-template](https://github.com/Barata-Ribeiro/vite-vanilla-js-template) - Starter template ESlint, Prettier, PostCSS, Nesting, Autoprefixer, CSS Nano, CSS Reset. #### Vue 3