Track Awesome Vite Updates Daily
⚡️ A curated list of awesome things related to Vite.js
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 vitejs/awesome-vite · ⭐ 9.3K · 🏷️ Front-End Development
Mar 24, 2023
Framework-agnostic Plugins / Integrations
- unplugin-fonts (⭐140) - Load font from Typekit, Google Fonts, Fontsource or your own custom one.
Frameworks / Community
- Vise (⭐5) - SSR framework with server hooks.
Mar 20, 2023
Framework-agnostic Plugins / Integrations
- vite-plugin-gitlab-flow (⭐5) - View the deployment information for the code in the console.
Framework-agnostic Plugins / Bundling
- vite-plugin-clean (⭐2) - Remove or Clean your build folder(s).
Framework-agnostic Plugins / Helpers
- vite-plugin-find-image-duplicates (⭐1) - Find if there are duplicate images in your project when building it.
- @froxz/vite-plugin-s3 (⭐6) - Allows you to upload files to S3.
Mar 14, 2023
Templates / Vue 3
- vite-vue-lib-template (⭐2) - Vue 3, Eslint, Prettier, Conventional Commit, Pre-commit, Lint-staged, Semantic-release, TypeScript.
Solid / Integrations
- vite-plugin-solid-svg (⭐33) - Import SVG files as Solid.js Components.
Mar 10, 2023
Templates / Vue 3
- vite-plugin-style-vw-loader (⭐0) - A loader that can convert the style px in the vue tag to vw.
Mar 06, 2023
Templates / React
- vite-react-ts-template (⭐3) - React 18, TypeScript, ESlint, Prettier, Dev Container, Vitest, Storybook, Playwright, MSW, React Router 6, React Query, Chakra UI, Zustand.
Mar 03, 2023
Templates / React
- vite-react-ts-tailwind-template (⭐1) - React, TypeScript, ESLint, Prettier, Husky, Vitest for specs, and Tailwind + CSS Modules.
Feb 28, 2023
Templates / Vue 3
- vite-plugin-vue-sfc-in-js (⭐16) - Vue SFC syntax in JS files, allows to create multiple components in a single .js file.
Templates / Electron
- vite-plugin-doubleshot (⭐39) - For building Node.js backend or Electron main process.
Framework-agnostic Plugins / Integrations
- vite-plugin-target (⭐2) - Electron, Node.js, etc.
Framework-agnostic Plugins / Loaders
- vite-plugin-importmap (⭐1) - I call this SASS at the code level.
Vue / Transformers
vite-plugin-vue-preview (⭐3) - Code preview for Vue SFC in Markdown, supports online editing.
Feb 27, 2023
Templates / Vanilla
- vite-phaser-ts (⭐0) - Starter template with Phaser and Typescript.
Templates / Vue 3
- vite-plugin-ssr-vue3-ts-compositionAPI-i18n-fetchData (⭐0) - Vue3 + Typescript + CompositionAPI + i18n + fetchData.
Templates / Others
- vite-vanilla-ts-knockout (⭐1) - Starter template for Knockout.js, TypeScript.
Framework-agnostic Plugins / Integrations
- vite-plugin-multiple (⭐1) - Allow multiple Vite to run simultaneously.
Framework-agnostic Plugins / Bundling
- vite-plugin-no-bundle (⭐5) - Generate unbundled code for use with native ESM or other bundlers.
Framework-agnostic Plugins / Helpers
- vite-plugin-isomorphic-import (⭐1) - Allows you to configure whether to import modules on the server-side or client-side.
Feb 07, 2023
Framework-agnostic Plugins / Helpers
- vite-plugin-image-placeholder (⭐1) - Generate placeholder images by path matches.
Feb 03, 2023
Templates / React
- template-vite-react-ts-tailwind (⭐8) - React + TypeScript + Tailwind CSS + Eslint + Prettier.
Feb 01, 2023
Framework-agnostic Plugins / Loaders
- vite-plugin-gltf (⭐90) - Load, transform, optimize, and compress glTF 3D files.
Jan 26, 2023
Templates / Vanilla
- docker-vitejs-tailwind-handlebars (⭐2) - Starter template for TailwindCSS and Handlebars (Docker Compose).
Templates / React
- vite-reactts18-chakra-jest-husky (⭐35) - React 18, TypeScript, Chakra UI, Jest, ESLint, Prettier, Husky.
Jan 23, 2023
Templates / Vanilla
- vite-tailwind - Starter template for Tailwindcss.
Node.js / Community
- vite-express (⭐69) - Integration for Express web apps.
Jan 20, 2023
Framework-agnostic Plugins / Helpers
- vite-plugin-shortcuts (⭐4) - Add additional customized shortcut key population.
Jan 18, 2023
Framework-agnostic Plugins / Transformers
- Vite-plugin-haxe (⭐2) - Use Haxe when targeting JS, transforming
.hxml
.
Jan 17, 2023
Templates / React
- leo-react-app (⭐1) - React + SASS | Template for React applications with SASS boilerplate for consistent interfaces.
Framework-agnostic Plugins / Integrations
- vite-plugin-graphql-server (⭐5) - Bootstrap a local GraphQL server for testing and documentaion.
Framework-agnostic Plugins / Helpers
- vite-plugin-auto-alias (⭐2) - Automatically generate alias based on path.
Open Source / Community
- Compiiile (⭐72) - Preview or host folders containing Markdown files with full-text search and presentation slides.
Jan 16, 2023
Templates / React
- vite-mui-ts (⭐10) - React + TypeScript + Redux + Material UI + RRD + ESLint + Prettier.
Framework-agnostic Plugins / Integrations
- Vite-plugin-graphiql (⭐4) - Integrattion for GraphiQL IDE.
Framework-agnostic Plugins / Bundling
- vite-plugin-image-optimizer (⭐34) - Optimize (compress) your image assets using Sharp.js and SVGO at build time.
Jan 13, 2023
Templates / Vue 3
- vite-vue-h5-app (⭐3) - Vite 3 + Vue 3.2 + TypeScript + Vant mobile applications.
- vulcan (⭐6) - The template for mobile application. Vite, Vue 3, TypeScript, Sass, i18n, Vitest&Cypress, Pinia, APIs&Mock, ESLint, Prettier, auto-importing.
Framework-agnostic Plugins / Integrations
- vite-plugin-qiniu-oss (⭐5) - Upload the production files bundled in the project to qiniu OSS, except for HTML.
- vite-plugin-stylelint (⭐16) - Runs Stylelint synchronously/asynchronously.
Framework-agnostic Plugins / Loaders
- vite-plugin-remark-rehype (⭐1) - Loads and transform markdown files using the unified ecosystem.
Framework-agnostic Plugins / Bundling
- unplugin-imagemin (⭐58) - High performance compressed Picture based on squoosh and sharp.
Framework-agnostic Plugins / Helpers
- vite-plugin-entry-shaking (⭐17) - Mimic tree-shaking behaviour when importing code from an entry file in development mode.
Dec 24, 2022
Templates / React
- react-xs-admin (⭐3) - The background management system template developed based on React18 + ReactRouteV6 + Vite + And Design + ReactIntl + ReactRedux + Emulation.
Laravel / Community
- Laravel Vite Plugin (⭐616) - Laravel official plugin for Vite.
Dec 20, 2022
Templates / Vue 3
- ultimate-vite-ts-less-template (⭐1) - Vue 3, TypeScript, Less, i18n, Vitest, Vitepress, lodash, Axios, Pinia, Built-in logger, Built-in Input Validators, env files.
Templates / Solid
- vitesse-solid (⭐26) - Opinionated Vite + SolidJS Starter Template. Includes TypeScript, ESLint, Prettier, UnoCSS, HopeUI and more.
Framework-agnostic Plugins / Helpers
- vite-plugin-api (⭐1) - Generate route mapping for API Routes services from the directory tree.
React / Helpers
- vite-plugin-react-click-to-component (⭐10) - Uses Vite's launch middleware to enable alt+click to go to component.
Solid / Integrations
- vite-plugin-solid-markdown (⭐5) - Compile markdown files to Solid components.
Dec 14, 2022
Templates / Vue 3
- ionic-vue-vite (⭐0) - Vue 3 + Vue Router + Vite + Ionic.
- ionic-vue-pnpm-monorepo (⭐2) - Vue 3 + Vue Router + Vite + Ionic + pnpm monorepo.
- ionic-vue-pnpm-express-monorepo (⭐1) - Frontend: Vue 3 + Vue Router + Vite + Ionic, Backend: express + pnpm monorepo.
- ionic-vue-capacitor (⭐3) - Vue 3 + Vue Router + Vite + Ionic + Capacitor + pnpm monorepo.
Framework-agnostic Plugins / Helpers
- vite-plugin-mock-dev-server (⭐24) - Mock server for development, support CJS/ESM/JSON, auto-importing file and HMR.
Dec 13, 2022
Get Started
- create-nx-workspace (⭐17k) - Scaffolding a Nx + React + Vite + Vitest.
Templates / React
- react-vite-template (⭐11) - A react project template.
Framework-agnostic Plugins / Transformers
- vite-plugin-optimize-css-modules (⭐6) - Generate the smallest possible CSS-Classes when CSS-Modules are used.
React / Community
- CRA to Nx + Vite tool (⭐17k) - An automated tool to convert a Create React App project to use Nx + Vite + Vitest.
Dec 12, 2022
Templates / Vue 3
- vue-xs-admin (⭐23) - Based on Vue3, Vite3 ElementPlus, TypeScript, Pinia, VueRouter.
- vue-component-template (⭐19) - Vue 3, TSX, ESLint, Prettier.
Templates / Electron
- vite-electron-plugin (⭐37) - High-performance, esbuild-based Vite Electron plugin.
Framework-agnostic Plugins / Loaders
- vite-plugin-svgo (⭐9) - Load SVGs as plain string and transform with SVGO library.
Framework-agnostic Plugins / Transformers
- vite-plugin-css-export (⭐12) - Export variables from CSS to JS, and support nested rules.
Framework-agnostic Plugins / Helpers
- vite-plugin-externals-extension (⭐3) - External links plugin which supports ESM and UMD.
Vue / Ecosystem
unplugin-vue-i18n (⭐171) - Integration for Vue I18n.
Preact / Presets
- @preact/preset-vite (⭐190) - Preact preset. HMR, automatic Preact inject, removal of DevTools in prod.
Nov 24, 2022
Templates / Solid
- vite-solid (⭐2) - Vite + Solid starter template.
Framework-agnostic Plugins / Integrations
- vite-plugin-assemblyscript-asc (⭐11) - AssemblyScript integration with full support for HMR, ESM import bindings, and source maps.
Framework-agnostic Plugins / Bundling
- unplugin-compression (⭐5) - Compress dist to zip, tar, taz.
Framework-agnostic Plugins / Transformers
- vite-plugin-version-mark (⭐6) - Automatically use
package version
/git commit
/custom
to be inserted into your project as a unique identifier for the project version.
Framework-agnostic Plugins / Testing
- vitest-preview (⭐232) - Visual debugging experience for Vitest.
Vue / Loaders
unplugin-svg-component (⭐9) - Load SVG files as a Vue component, supporting svg file HMR and Typescript intelligence prompt.
React / Helpers
- vite-plugin-react-inspector (⭐120) - Jump to local IDE source code while click the element of browser.
Nov 16, 2022
Templates / Vue 3
- vite-vue3-bootstrap-ts-vitest-starter (⭐2) - Vue 3 + TypeScript + Vite + Bootstrap Vue 3 + Vitest.
Templates / React
- vite-plugin-react-views (⭐11) - Create routes automatically based on File System.
Templates / Electron
- Vutron (⭐64) - Electron + Vite + Vue 3 + Pinia (TypeScript) template.
Framework-agnostic Plugins / Helpers
- vite-plugin-debug (⭐2) - Base on specific url parameters dynamically enables mobile web page debugging.
Framework-agnostic Plugins / Testing
- cypress-vite (⭐42) - Run Cypress specs using Vite.
Oct 25, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-setting-css-module (⭐3) - Implementing CSS-Modules with vite modularity rules. Don't need create
xxx.module.css
.
Oct 21, 2022
Templates / Vanilla
- vite-tailwind-nojs-starter (⭐23) - NoJS Tailwind CSS starter template.
Templates / Vue 3
- vite-vue-js-starter-template (⭐50) - Vite + Vue3 + JavaScript + Vue Router + Pinia + TDesign + ESLint + Stylelint + Prettier Simple Template.
Oct 17, 2022
Templates / Vue 2
- vite-vue2-js-starter-template (⭐26) - Vite + Vue2 + JavaScript + Vue Router + Vuex + Axios + Less + ESLint + Stylelint + Prettier Simple Template.
Oct 13, 2022
Framework-agnostic Plugins / Integrations
- tailwindcss-vite-plugin (⭐23) - Tailwind CSS integration.
Oct 11, 2022
Templates / Electron
- Vitron (⭐2) - Build beautiful (win, linux, mac) desktop apps for modern web projects with vite and electron.
Framework-agnostic Plugins / Helpers
- vite-plugin-patch-env (⭐4) - Patch environment variables from the system into Vite.
- vite-plugin-conditional-compile (⭐22) - Conditional compilation syntax based on environment variables.
Oct 10, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-cp (⭐31) - Copy files after building bundles.
Framework-agnostic Plugins / Helpers
- vite-plugin-external (⭐31) - Provides a way of excluding dependencies from the runtime code and output bundles.
- vite-plugin-mock-data (⭐31) - Provides a simple way to mock data.
- vite-plugin-reverse-proxy (⭐31) - Sometimes we have to redirect scripts on production environment to debug and solve problems, the plugin will transform the script to be served with the
text/javascript
MIME type tomodule
MIME type.
Oct 09, 2022
Templates / Vue 3
- vite-vue-box (⭐22) - Vite + Vue 3 + Ts + TailWindCss + VueHook Plus + Pinia + Axios + ESLint + Stylelint.
Oct 07, 2022
Templates / Electron
- electron-vue-template (⭐278) - Electron template with TypeScript, including Electron Builder.
Oct 05, 2022
Templates / React
- template-vite-react (⭐92) - A minimal React Vite starter template.
Framework-agnostic Plugins / Transformers
- @vituum/vite-plugin-handlebars (⭐2) - Handlebars template engine support, transforms
.hbs
templates to.html
.
- @vituum/vite-plugin-pug (⭐2) - Pug template engine support, transforms
.pug
templates to.html
.
- @vituum/vite-plugin-nunjucks (⭐3) - Nunjucks template engine support, transforms
.njk
templates to.html
.
- @vituum/vite-plugin-liquid (⭐0) - Liquid template engine support, transforms
.liquid
templates to.html
.
- @vituum/vite-plugin-twig (⭐7) - Twig template engine support, transforms
.twig
templates to.html
.
- @vituum/vite-plugin-latte (⭐3) - Latte template engine support, transforms
.latte
templates to.html
.
- @vituum/vite-plugin-posthtml (⭐2) - PostHTML support, transforms syntax to
.html
.
- @vituum/vite-plugin-juice (⭐2) - Juice support, transforms
.css
to inline styles in.html
.
Sep 22, 2022
Templates / Vue 3
- vue-vite-tw-ts (⭐5) - Vue 3 + Vite + Vitest + Cypress E2E + Naive UI + Pinia + Vue Router.
Open Source / Community
- Vituum (⭐113) - Wrapper around Vite with predefined config, integrations and template engines.
Sep 21, 2022
Templates / React
- vite-reactts18-eslint-tailwindcss (⭐11) - React 18 + TypeScript + ESLint + TailwindCSS.
Open Source / Community
- IslandJS (⭐262) - Static site generator base on islands architecture.
Sep 19, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-virtual-mpa (⭐43) - Out-of-box MPA plugin, with html template engine and virtual files support, which generate multiple files using only one template.
Sep 15, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-zip-pack (⭐6) - Pack distribution/build folder into a zip file.
Sep 12, 2022
Templates / React
- viterjs-template (⭐18) - React + JavaScript + Redux + Material UI + Axios + ESLint + Prettier.
- vite-react-universal-template (⭐15) - React18 + TypeScript +
react-router-dom
+ Mobx + ESlint + Prettier+Husky, and APIs auto importing.
Sep 06, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-bullet-msg (⭐3) - Get the target strings in you source code and show them in browser(or handle them yourself).
Sep 04, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-validate-env (⭐70) - Validate your environment variables at build time. Never forget an environment variable again.
Sep 03, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-document (⭐6) - Use
Document.tsx
as html template.
Aug 31, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-env-switch (⭐3) - Switch project env and restart vite server without command line operation.
- vite-plugin-msg-log (⭐0) - Log the msg you want to confirm frequently (like env info) when HMR.
Aug 29, 2022
Flask / Community
- Flask-Vite - Integration with Flask.
Aug 25, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-zip-file (⭐7) - Compress files or folders into zip.
Framework-agnostic Plugins / Helpers
- vite-plugin-browserslist-useragent (⭐9) - Compile browserslist query to a RegExp to test browser useragent.
Aug 24, 2022
Templates / Vanilla
- vite-tailwind-stimulus-starter (⭐3) - Starter template for Tailwind CSS and Stimulus controllers.
Aug 23, 2022
Templates / React
- react-vite-ts-boilerplate (⭐56) - React 18, TypeScript, SCSS, ESLint, Prettier, Vitest.
Aug 17, 2022
Templates / React
- react-pipeline (⭐3) - React 18 + TS + AntD + GitHub Pages + Tailwind + Sass + React Router DOM + ESLint.
Aug 14, 2022
Templates / React
- Varsarr (⭐9) - React, Typescript, Styled-Components, Recoil, React-Query, Axios, Absolute imports.
Aug 11, 2022
Get Started
- create-vite-app (⭐111) - Scaffolding Your Out Of The Box Vite Project.
Aug 10, 2022
Templates / Vue 2
- vitify-admin (⭐73) - Vuetify admin starter template with full TypeScript support and intellisense of Vuetify components.
Framework-agnostic Plugins / Integrations
- vite-plugin-mpa-plus (⭐63) - More flexible MPA (multi-page application) supports html templates, path rewriting.
- vite-plugin-print-urls (⭐7) - Vite hmr and page reload will print server urls.
Aug 08, 2022
Templates / React
- vite-mern-template (⭐18) - React 18 + TypeScript + Vite + Redux Toolkit + ESLint + React Router DOM + Axios + React Icons + React Toastify + Express + Mongoose.
Aug 07, 2022
Templates / React
- vite-react-ts-ghactions-template (⭐29) - React, TypeScript, Vitest + React Testing Library, GitHub Actions + GitHub Pages, ESLint, Prettier, Husky, Commitlint.
Aug 04, 2022
Templates / Vue 3
- vitequality (⭐7) - Vue 3 + Typescript + Vue Router + Pinia + Eslint + Jest + Cypress.
Framework-agnostic Plugins / Integrations
- vite-plugin-jspm (⭐41) - Resolves dependencies independently from CDN providers using import maps and es-module-shims.
Aug 02, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-build (⭐29) - Transfom the whole folder in library mode.
Jul 30, 2022
Templates / React
- React Starter Kit (⭐22k) - Jamstack, React, React Router, Material UI, Firebase Auth, TypeScript, ESLint, Prettier, Jest, GitHub Actions.
DDEV / Community
- ddev-viteserve (⭐20) - Add-on for running Vite in the PHP-oriented dev environment DDEV.
Jul 29, 2022
Templates / Vue 3
- vue-ts-starter (⭐32) - Vue3 + TypeScript + Vite + Pinia.
Framework-agnostic Plugins / Integrations
- vite-plugin-browser-sync (⭐17) - BrowserSync.
Jul 28, 2022
Laravel / Community
- Laravel Livewire Plugin (⭐1) - Enable hot reloading of Laravel Livewire components without losing state.
CodeIgniter / Community
- codeigniter-vite (⭐43) - Integration for CodeIgniter.
Jul 26, 2022
Templates / React
- VRTTV (⭐35) - React + TypeScript + TailwindCSS + ESLint + Prettier + Husky + Conventional Commits + Gitmoji + GitHub Actions + Vercel Deploy.
Jul 25, 2022
Shopify / Community
- vite-plugin-shopify (⭐76) - Integration for Shopify themes.
Jul 23, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-inject-preload (⭐12) - Inject
<link rel="preload">
to yourindex.html
based on your build assets.
Jul 20, 2022
Templates / React
- stravital (⭐24) - TypeScript, Git Hooks, Commitizen, Lint Staged, TailwindCSS.
Framework-agnostic Plugins / Bundling
- vite-plugin-importus (⭐14) - Modularly import plugin, compatible with antd, lodash, material-ui and so on.
Framework-agnostic Plugins / Transformers
- vite-plugin-html-inject (⭐21) - Split the
index.html
into smaller reusable pieces.
Symfony / Community
- Vite Bundle (⭐107) - Integration for Symfony.
Jul 19, 2022
Templates / React
- ViteRC (⭐23) - React 18 + TypeScript + ESLint (Airbnb) + Prettier + Husky + Jest + Absolute imports + Commit linting.
Jul 15, 2022
Official Resources
Templates / React
- Viterts (⭐22) - React + TypeScript + Redux + React Router + Jest + ESLint + Airbnb + Prettier + SASS.
Framework-agnostic Plugins / Loaders
- vite-plugin-glsl (⭐169) - Import shader file chunks.
Framework-agnostic Plugins / Transformers
- vite-plugin-html-env (⭐68) - Injection of environment variables in
index.html
.
Apps/Websites / Community
- pointer-lock-movement (⭐10) - A pointer lock movement manager for customizing your own creative UI.
Jul 13, 2022
Templates / Vue 3
- vue3-powerbuild (⭐11) - Vue 3 + TypeScript + Tailwind CSS + Vite + Storybook + ESLint + Prettier.
Framework-agnostic Plugins / Helpers
- vite-plugin-autogeneration-import-file (⭐4) - Automatically generates import file.
Jul 12, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-multi-pages (⭐10) - Multi Pages Support,can build src/pages anyPage,can set prefixName.
- vite-plugin-html-template-mpa (⭐7) - Multi Pages Common template support.
- vite-plugin-vconsole-mpa (⭐3) - Multi Pages Vconsole supports,simple config.
Jul 11, 2022
Templates / Petite-Vue
- vite-petite-vue-starter (⭐13) - Starter template.
Framework-agnostic Plugins / Helpers
- vite-plugin-web-update-notification (⭐131) - Detect webpage updates and notify user to reload. support vite and umijs.
Framework-agnostic Plugins / Testing
- vitest (⭐8.4k) - A Vite-native test framework.
Jul 08, 2022
Vue / Helpers
vite-plugin-vue-static-sfc (⭐0) - Serve ".vue" files as static assets.
Jul 05, 2022
Open Source / Community
- Ladle (⭐2.1k) - Tool for developing and testing component stories powered by Vite and React.
Jul 04, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-tencent-oss (⭐7) - Upload the production files bundled in the project to Tencent OSS, except for HTML.
Jul 01, 2022
Templates / Electron
- vite-plugin-electron-renderer (⭐30) - Support use Node.js API in Electron-Renderer.
Apps/Websites / Community
- react-keyboard-navigator (⭐19) - A suite of React components and hook for selecting from sibling components through the keyboard.
Jun 30, 2022
OctoberCMS / Community
- Vitewind (⭐10) - Integration for OctoberCMS.
Jun 28, 2022
Templates / Elm
- vite-elm-spa (⭐8) - An unopinionated template for building Elm single page applications.
Jun 27, 2022
Templates / Vue 2
- vite-vue2-ts-template-starter (⭐5) - Vite + Vue2 + Typescript + Vuex + Vue-router + Axios + Sass Simple Template.
Framework-agnostic Plugins / Testing
- vitest-mock-extended (⭐55) - Type safe mocking extensions for Vitest.
Jun 23, 2022
Templates / Vue 3
- vue3-vant-mobile (⭐158) - Vite + Vue3 + Vant4 + Pinia + Vue-Router4 + TypeScript Mobile Template.
Jun 22, 2022
Vue / Transformers
vite-plugin-md-preview (⭐135) - Markdown code preview.
Jun 18, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-optimizer (⭐17) - Manually Pre-Bundling.
- vite-plugin-esmodule (⭐18) - Build ES module to CommonJs module for Node.js.
Jun 16, 2022
Open Source / Community
- Nhost (⭐6.4k) - Nhost is an Open Source Firebase Alternative with GraphQL.
Jun 15, 2022
Templates / Elm
- elm_vite_tailwind_template (⭐21) - Opinionated template for building Elm web apps using Tailwind CSS and Daisy UI.
Frameworks / Community
- Rakkas (⭐860) - React framework inspired by Next.js and SvelteKit.
May 31, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-cem (⭐16) - Generates
custom-elements.json
manifest for describing custom elements.
May 29, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-head (⭐4) - Modify, add, delete
Metadata
in the head element.
May 27, 2022
Libraries / Community
- vavite (⭐281) - A tool for developing and building server-side applications with live reloading capabilities.
May 24, 2022
Templates / Electron
- electron-vite-vue (⭐2.2k) - Electron + Vite + Vue template.
- electron-vite-react (⭐804) - Electron + Vite + React template.
- electron-vite-boilerplate (⭐174) - Support SerialPort, SQLite3 and node C/C++ addons.
- electron-vite-quick-start (⭐47) - Full stack uses Vite to run Electron application, including main process.
- electron-vite-template (⭐260) - Electron 13, Vue 3 and TypeScript. Make your desktop development easier.
- fast-vite-electron (⭐95) - Vue3 + Vite + Electron with esbuild.
- fast-vite-nestjs-electron (⭐134) - Vue3 + Vite + Electron + Nestjs with esbuild.
- vite-plugin-electron-quick-start (⭐26) - Template for Electron projects.
- vite-electron-builder (⭐1.7k) - Electron apps using Vite for both back and front-end, with automatic releases.
- vite-reactts-electron-starter (⭐216) - React, Tailwind CSS, TypeScript and Electron.
- Vitectron (⭐12) - TypeScript & JSX + Vue 3.x + Vite 2.x + Pinia 2.x + Vue-Router 4.x.
Framework-agnostic Plugins / Bundling
- vite-plugin-progress (⭐153) - Display with progress bar when building.
May 20, 2022
Framework-agnostic Plugins / Transformers
- @modyfi/vite-plugin-yaml (⭐21) - Transform YAML files to ESM with schema validation and error reporting.
May 16, 2022
Get Started
- create-electron-vite (⭐46) - Scaffolding Your Electron + Vite Project.
Framework-agnostic Plugins / Transformers
- vite-plugin-unocss-to-uni (⭐9) -
UnoCSS
inuni-app
.
May 15, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-resolve (⭐6) - Custom resolve module content.
- vite-plugin-dynamic-import (⭐85) - Enhance Vite builtin dynamic import.
- vite-plugin-commonjs (⭐42) - A pure JavaScript implementation for CommonJs.
Rust / Community
- create-rust-app (⭐1.1k) - Integration for Rust web apps.
May 13, 2022
Templates / React
- Viact (⭐34) - React + TypeScript + ESLint + Prettier + Support RTL + mock REST API Viact + Storybook, ErrorBoundary, UnoCss and more.
May 12, 2022
Vue / Routing
v-route-generate (⭐7) - A tool to generate routes.
May 11, 2022
Templates / React
- react-vite-ssr (⭐15) - Mobx, Typescript, Eslint, Stylelint, Husky, Lint-staged and Commitlint.
May 08, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-copy-files (⭐6) - Move files to the location of the corresponding package directory.
May 05, 2022
Templates / Vanilla
- vite-vanilla-ts-lib-starter (⭐115) - Starter for library (CJS, ESM, IIFE) with TypeScript, ESLint, Stylelint, Prettier, Jest, Husky + lint-staged.
Framework-agnostic Plugins / Integrations
- vite-plugin-webfont-dl (⭐124) - Downloads and injects webfonts (Google Fonts) to improve website's performance.
- vite-plugin-babel-compiler (⭐21) - The plugin works with Babel compiler.
May 04, 2022
Templates / Vue 3
- vue-vite-ssr (⭐15) - Typescript, Eslint, Stylelint, Husky, Lint-staged and Commitlint.
May 01, 2022
Templates / Vue 3
- vue-hbs-admin (⭐92) - Admin starter template based on
Vite
+Vue3
+TypeScript
+Vue-Router4
+Pinia
+Unocss
+Ant-design-vue
+Auto imports
.
- vite-vue-proste (⭐10) - Pinia + Typescript + Vue-Router4 + Vitest + Vue-Test-Utils + Vue-Query + Sass + ESLint + Stylelint + Prettier +
project presets
.
Apr 25, 2022
Templates / Vue 3
- ViTauri (⭐33) - Vite + Tauri + Vue3 + TS + Vue-Router4 + Auto imports.
Apr 21, 2022
Templates / Vue 3
- vue3-pc-template (⭐17) - Vite + ElementPlus + Vue3 + TS + Vue-Router4 + Vuex4 + Vue-use + Vue-i18n PC Template.
Apr 20, 2022
Templates / React
- vite-react-ts-minimal-template (⭐17) - React + TypeScript + Airbnb ESLint + Prettier + Husky.
Apr 19, 2022
Templates / React
- React-PWA (⭐306) - React v18, TypeScript, Vite, React Router v6, MUI v5, Recoil, PWA, Eslint, Prettier, Husky, lint-staged, https localhost and more.
Templates / Others
- chrome-ext-template-preact-windi-vite (⭐28) - Preact, Windi CSS, TypeScript, Prettier, ESLint, GitHub Actions and Chrome Extension Manifest v3.
Framework-agnostic Plugins / Integrations
- vite-plugin-mp (⭐17) - Configure multi-pages applications and code splitting.
Framework-agnostic Plugins / Loaders
- vite-plugin-xml-loader (⭐10) - Loads xml file as JSON.
Apr 18, 2022
Templates / React
- vite-rtk-query (⭐54) - React, TypeScript, Redux Toolkit, RTK Query, TailwindCSS, MSW, Jest, React Testing Library, ESLint, Prettier.
Framework-agnostic Plugins / Integrations
- vite-plugin-dynamic-import-module (⭐15) - Support for dynamic import module with variables.
Apr 15, 2022
Templates / React
- vite-ant-design-pro (⭐53) - React + antd + ProComponents + ReactQuery + ReactRouter6.
- vite-react-proste (⭐8) - React + TypeScript +
react-router-dom
+ Recoil + SASS + Testing Library +react-query
+ ESLint + Stylelint + Prettier.
Apr 14, 2022
Electron / Integrations
- electron-vite (⭐672) - An Electron CLI integrated with Vite.
Apr 11, 2022
Templates / React
- chrome-extension-boilerplate-react-vite (⭐423) - React + TypeScript + SASS + Prettier + ESLint + GitHub Actions + Chrome Extension Manifest v3.
Apr 08, 2022
Go / Community
- vite-go (⭐107) - Integration for Golang web apps.
Apr 06, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-electron (⭐279) - Integrate Vite and Electron.
Apr 04, 2022
Templates / React
- reactjs-vite-tailwindcss-boilerplate (⭐208) - React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.
Apr 02, 2022
Electron / Presets
- vite-plugin-electron-config (⭐7) - Electron plugin for Vite, support for main process, renderer process and preload script.
Apr 01, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-qrcode (⭐75) - Show QR code on server start.
Mar 31, 2022
Apps/Websites / Community
- Preview.js - An IDE extension to instantly preview React, Vue 2 and Vue 3 components.
Mar 30, 2022
Framework-agnostic Plugins / Loaders
- vite-plugin-import-rewriter (⭐4) - Rewriter the import based on conditions.
Mar 28, 2022
Templates / Vue 3
- vivu-npm (⭐35) - Starter template to build component library.
Mar 26, 2022
Templates / Vue 3
- vue-admin-box (⭐1.2k) - Admin template, based on Vue 3 + Element-plus.
Mar 25, 2022
Templates / Vue 3
- Vue Naive (⭐688) - Admin template, base on Vue 3 + Pinia + Naive UI.
Framework-agnostic Plugins / Transformers
- vite-plugin-load-css-module (⭐13) - Support custom regexp of css modules and use vite internal css plugin, not just
.module.xxx
.
Mar 21, 2022
Templates / Vue 3
- vite-vue-ts-tailwind-v3 (⭐6) - Starter template for Vue3 + Typescript + TailwindCSS and
prettier-plugin-tailwindcss
build-in.
Templates / React
- vite-react-ts-tailwind-v3 (⭐19) - Starter template for React + Typescript + TailwindCSS and
prettier-plugin-tailwindcss
build-in.
- vite-react-starter (⭐38) - React + ESLint + Prettier + SASS + Emotion + TailwindCSS + Jest + Testing Library.
Vue / Helpers
vite-plugin-vue-inspector (⭐491) - Jump to local IDE source code while click the element of browser.
Mar 18, 2022
Open Source / Community
- Hathora (⭐505) - Multiplayer game framework.
Mar 15, 2022
Angular / Integrations
- @nxext/angular-vite (⭐351) - A plugin that uses SWC to compile Angular modules.
Mar 14, 2022
Templates / Vue 3
- vite-boot (⭐109) - Vite + Vue3 + TypeScript + Vue-Router4 + Pinia + Tailwind CSS + VueUse Template.
Mar 13, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-remain-exports (⭐2) - Remaining exports from the entry file that imported by html.
Framework-agnostic Plugins / Helpers
- vite-plugin-file-mock (⭐4) - File system based local mock plugin.
Mar 11, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-simple-vconsole (⭐4) - A debug console view inside your app to make mobile debugging easier, for both SPA and MPA.
Mar 10, 2022
Templates / Vue 3
- vue3-tailwind3-website-starter - Vue3 / Vite / TailwindCSS website starter template, with guides on each page.
Mar 09, 2022
Framework-agnostic Plugins / Transformers
- @import-meta-env/unplugin (⭐79) - Inject environment variables into the
import.meta.env
object after building the application instead of statically replacing it during production.
Framework-agnostic Plugins / Helpers
- vite-plugin-live-reload (⭐58) - Live reloading.
Feb 25, 2022
Framework-agnostic Plugins / Bundling
- vite-plugin-static-copy (⭐95) - Copy files and folders.
Feb 24, 2022
Get Started
- create-vitawind (⭐115) - Scaffolding for TailwindCSS project.
Templates / Vanilla
- vite-vanilla-tailwind-v3 (⭐25) - Starter template for Tailwindcss and prettier-plugin-tailwindcss build-in.
Templates / Vue 3
- Vitawind Creator - Create TailwindCSS project rapidly.
Templates / React
- vite-react-ts-extended (⭐76) - React, TypeScript, TailwindCSS, MSW, Axios, Jest, React Testing Library, ESLint, Prettier, GitHub Actions.
Framework-agnostic Plugins / Loaders
- vite-plugin-image-presets (⭐203) - Define presets to automatically create and optimize responsive images.
Feb 23, 2022
Templates / Vue 3
- vue3-ts-vite-vitest-todo (⭐7) - Vue 3 / TypeScript / Vite / Vitest with full tests / Composition API / Pure TS/TSX.
Templates / Vue 2
- vite-vue2-ts-starter (⭐24) - Vue2 TypeScript startar template using vue-property-decorator, vue-router, Vuex.
Templates / Svelte
- SvelteKit (⭐14k) - The fastest way to build Svelte apps.
Templates / Others
- vit-singlefile-gzip - Starter template for embedded.
- 11st-Starter-Kit (⭐314) - 11ty, powered by Vite with Tailwind CSS and Alpine.js.
Feb 22, 2022
Templates / Vue 3
- vite-vue-ts-storybook (⭐61) - Vue 3 / i18n / Typescript / Vite / Storybook / ESLint / Prettier.
WordPress / Community
- wordpress-vite-assets (⭐67) - Integration for WordPress themes.
Feb 21, 2022
Templates / Vue 3
- vite-vue3-typescript-webcomponent (⭐12) - Vue 3 / Typescript / boiler plate to develop Web Component.
Framework-agnostic Plugins / Bundling
- vite-plugin-chunk-split (⭐168) - Automatically code splitting, support unbundle in production.
Framework-agnostic Plugins / Helpers
- vite-plugin-redirect (⭐0) - Redirect server requests.
Feb 18, 2022
Templates / Vue 3
- vue3-mobile-template (⭐30) - Vue3 + TS + Vue-Router4 + Vuex4 + Vant + Vue-use + Vue-i18n Mobile Template.
- vue3-template (⭐50) - Vue 3 / Tailwind CSS / vue-router / PNPM / ESlint Airbnb / Stylelint / GitHub pages actions / Netlify.
- Vitecamp (⭐283) - Vue3 / Element Plus / Axios / Vue Router / Pinia / Windi CSS / icones / i18n / Markdown / Svg / ESLint Airbnb Style / Components and APIs auto importing.
Feb 11, 2022
Templates / Vue 3
- vite-vue-tailwind-v3 (⭐4) - Starter template for Vue3 + TailwindCSS and
prettier-plugin-tailwindcss
build-in.
Templates / React
- vite-react-tailwind-v3 (⭐12) - Starter template for React + TailwindCSS and
prettier-plugin-tailwindcss
build-in.
Feb 10, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-pug-transformer (⭐19) - Pug template engine support.
Framework-agnostic Plugins / Helpers
- vite-plugin-dynamic-base (⭐40) - Resolve all resource files dynamic publicPath.
Feb 09, 2022
Framework-agnostic Plugins / Bundling
- vite-compression-plugin (⭐37) - Use Node.js stream compress file to gzip or more.
Feb 08, 2022
Templates / Others
- P5.js Starter Template (⭐24) - Templates for creating P5.js sketches.
CakePHP / Community
- cakephp-vite (⭐11) - Integration for CakePHP.
Jan 29, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-watch-and-run (⭐276) - Watch some files (glob) and trigger a command. To enable any tool to have a watch mode.
Jan 26, 2022
Templates / Vue 3
- Modern Vue (⭐276) - Modern Vue stack 2022.
Jan 25, 2022
Framework-agnostic Plugins / Helpers
- vite-plugin-dev-manifest (⭐8) - Generates
manifest.dev.json
during dev server, for backend integration with any language/framework.
Jan 19, 2022
Open Source / Community
- Astro (⭐29k) - Modern Static Site Builder.
Jan 14, 2022
Framework-agnostic Plugins / Integrations
- vite-plugin-babel (⭐24) - Babel integration for both build and server to support f.ex. decorators or class fields in pure JS/JSX files.
Jan 13, 2022
Templates / Vue 2
- vite-vue2-ts-vuetify-starter (⭐67) - It is the above vite-vue2-ts-starter with Vuetify and its optimized settings. Includes basic templates.
Jan 12, 2022
Templates / Vue 3
- vite-quasar-starter (⭐42) - Vite 2.x + Vue 3.x + quasar 2.x starter.
Rollup Plugins / Compatible with Vite
- rollup-plugin-graphql-codegen (⭐47) - Generating type definitions for GraphQL tag template strings in worker_threads.
- rollup-plugin-i18next-dts-gen (⭐47) - Generating type definitions from i18n JSON files are used for code hinting and validation.
Jan 07, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-stache (⭐5) - CanJS's template engine. Transforms
stache
files and template strings.
Framework-agnostic Plugins / Helpers
- vite-plugin-remove-console (⭐63) - A vite plugin that deletes console.log in the production environment.
Jan 03, 2022
Framework-agnostic Plugins / Transformers
- vite-plugin-twig (⭐13) - Twig template engine support.
Dec 31, 2021
Framework-agnostic Plugins / Helpers
- @zougt/vite-plugin-theme-preprocessor (⭐145) - Easily implementing dynamic themes based on LESS or SASS.
Dec 16, 2021
React / Community
- CRA migration guide (⭐54) - A step-by-step guide for migrating a project from Create React App.
Dec 11, 2021
Libraries / Community
- ssr (⭐2.3k) - A Server Side Rendering framework combined with Webpack/Vite.
Dec 02, 2021
Svelte / Integrations
- vite-plugin-svelte (⭐640) - Adds Svelte support. Official plugin of Svelte team.
Dec 01, 2021
Framework-agnostic Plugins / Integrations
- @vitejs/plugin-legacy (⭐54k) - Legacy browser support.
Vue / Integrations
@vitejs/plugin-vue-jsx (⭐54k) - Official Vue 3 JSX support.
Nov 26, 2021
Vue / Loaders
vite-plugin-vue2-svg (⭐13) - Load SVG files as Vue components.
Nov 25, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-ali-oss (⭐12) - Upload the production files bundled in the project to Ali OSS, except for HTML.
Nov 24, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-simple-gql (⭐19) - Easily import .graphql and .gql files.
Nov 11, 2021
Framework-agnostic Plugins / Integrations
- vite-esbuild-typescript-checker (⭐30) - Type checker (TypeScript, Vue SFC, etc.) based on the webpack 5 plugin.
Nov 08, 2021
Framework-agnostic Plugins / Transformers
- vite-plugin-require-transform (⭐50) - Converts the code from require syntax to import.
Nov 02, 2021
Open Source / Community
- îles (⭐928) - Islands of Interactivity with Vue3, multi-framework.
Oct 26, 2021
Templates / React
- vital (⭐157) - React, TypeScript, Tailwind (JIT), CSS-Modules, Jest, Atomic Design, Prettier, Husky, Commit-lint.
Framework-agnostic Plugins / Integrations
- vite-plugin-sass-dts (⭐62) - This is a plugin that automatically creates a type file when using the CSS module type-safely.
Oct 20, 2021
Framework-agnostic Plugins / Loaders
- vite-plugin-monaco-editor (⭐115) - Monaco Editor integration.
Oct 19, 2021
Templates / React
- vite-react-ts-starter (⭐102) - React, TypeScript, Jest, ESLint, Prettier, TailwindCSS, Husky, Conventional Commits.
Oct 12, 2021
Framework-agnostic Plugins / Transformers
- vite-plugin-shared-modules (⭐20) - Share node_modules in monorepos.
Oct 05, 2021
Templates / Vue 3
- vite-tauri-template (⭐230) - Tauri + Vite + Vue 3 + Vuetify 3 desktop app template.
- vue-vite-h5 (⭐46) - Use Vue3, TypeScript and Vant to develop mobile applications.
- Vitesome (⭐170) - Vue3 + TypeScript + WindiCSS + Vue Router 4, i18n and Iconify.
- vite-ts-vue3-todo (⭐45) - Vue3 + TS + Vue-Router4 + Pinia2 template.
- vitailse (⭐118) - Like Vitesse but with Tailwind CSS.
Templates / Vue 2
- vite-ts-vue2-todo (⭐45) - Vue2 + ts + Vue-Router3 + Pinia1 + Composition API.
Templates / React
- Vitamin (⭐324) - React TypeScript, TailwindCSS, SPA + PWA, Cypress and CI.
- vitejs-template-react-rescript (⭐87) - React + ReScript.
- vite-reactts-tailwind-rtk-eslint (⭐35) - React, TypeScript, Tailwind CSS, Redux Toolkit, eslint.
- vite-react-tailwind-template (⭐18) - React 17, TypeScript, Jest, ESLint, Prettier, Husky, Tailwind CSS, PostCSS, pnpm.
- vite-react-ts-tailwind-firebase-starter (⭐198) - Starter using Vite + React + TypeScript + Tailwind CSS (daisyUI) + Firebase (v9) + Prettier + ESLint.
Templates / Svelte
- sttv (⭐111) - Svelte, Tailwind CSS, TypeScript.
Templates / Elm
- vite-elm-template (⭐82) - A default template for building Elm applications.
Framework-agnostic Plugins / Loaders
- unplugin-icons (⭐2.4k) - Access thousands of icons as components.
Framework-agnostic Plugins / Bundling
- rollup-plugin-critical (⭐67) - Generate critical CSS.
Framework-agnostic Plugins / Transformers
- vite-plugin-html-template (⭐98) - HTML template, like
html-webpack-plugin
for Webpack.
- vite-plugin-virtual-html (⭐42) - Make Vite MPA consistent with
@vue/cli
.
- vite-plugin-require-context (⭐149) - Supports
require.context
.
- vite-plugin-commonjs (⭐149) - Support CommonJS to ESM.
- vite-plugin-global-style (⭐109) - Deal with global styles for CSS, SASS, LESS and Stylus.
Framework-agnostic Plugins / Helpers
- vite-plugin-mkcert (⭐275) - Provide certificates https dev server.
- vitawind (⭐115) - Install and Setting Tailwind CSS automatically.
- unplugin-auto-import (⭐1.9k) - On-demand API auto-importing.
- vite-plugin-inspect (⭐779) - Inspect the intermediate state of Vite plugins.
Vue / Integrations
unplugin-vue2-script-setup (⭐552) - Enabling
<script setup>
syntax for Vue 2.
Vue / Helpers
unplugin-vue-components (⭐2.7k) - On-demand components auto-importing.
vite-plugin-vue2-suffix (⭐8) - Compatible without '.vue' suffix.
Rollup Plugins / Covered by default in Vite
- @rollup/plugin-typescript (⭐3.1k) - Integration between Rollup and TypeScript.
Apps/Websites / Community
- Context Note (⭐629) - A note-taking chrome extension built by Vue3 & Vite.
Oct 01, 2021
Templates / Vue 3
- vitespa (⭐37) - Vitesse-based SPA without SSG.
Sep 28, 2021
React / Official
- @vitejs/plugin-react (⭐54k) - The all-in-one Vite plugin for React projects.
Sep 24, 2021
Templates / Vue 3
- naive-ui-dashboard-template (⭐33) - UI friendly, Vue 3 + TSX + TailwindCSS 2 JIT + PostCSS + Naive UI.
Framework-agnostic Plugins / Integrations
- vite-plugin-comlink (⭐87) - Use WebWorkers with the power of Comlink (⭐9.4k) to make them enjoyable.
Sep 16, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-wasm-pack (⭐135) - Integration with rust wasm-pack (⭐5k), the simple way.
Framework-agnostic Plugins / Transformers
- vite-plugin-require (⭐29) - A Vite plugin that supports
require
by code transforming.
Sep 15, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-federation (⭐1k) - Support Module Federation, Inspired by Webpack Module Federation feature.
Sep 01, 2021
Vue CLI / Community
- webpack-to-vite (⭐617) - Convert a webpack project to vite project, also provides conversion details to help you migrate smoothly.
Aug 31, 2021
Templates / React
- react-ts-vite-template (⭐91) - React, TypeScript, Jest, Testing Library, Cypress, ESLint, Prettier, Husky.
Framework-agnostic Plugins / Transformers
- vite-plugin-content (⭐109) - Convert
yaml
,xml
,ini
,toml
,csv
,plist
andproperties
files to ES6 modules.
Aug 30, 2021
Elm / Integrations
- vite-plugin-elm (⭐131) - A plugin that enables you to compile an Elm module.
Aug 27, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-tauri (⭐109) - Integrate Tauri in a Vite project to build cross-platform apps.
Aug 14, 2021
Apps/Websites / Community
- macOS in Svelte (⭐1.7k) - macOS Desktop experience for Web in Svelte.
Aug 08, 2021
Frameworks / Community
- vitext (⭐376) - The Next.js like React framework for better User & Developer experience.
Aug 04, 2021
Laravel / Community
- Laravel Vite (⭐592) - Integration for the Laravel framework.
Jul 31, 2021
Templates / React
- vite-plugin-react-refresh (⭐31) - Provide enhancements for @vitejs/plugin-react-refresh.
Jul 27, 2021
Django / Community
- django-vite (⭐244) - Integration for Django applications.
Ruby on Rails / Community
- vite-plugin-ruby (⭐887) - Configuration for Ruby backends.
- Vite Ruby (⭐887) - Integration for Rails, Hanami, Padrino, and Rack apps.
Jul 25, 2021
Framework-agnostic Plugins / Integrations
- @nabla/vite-plugin-eslint (⭐81) - Runs ESLint asynchronously in a worker to keep HMR fast.
Jul 24, 2021
Templates / Vue 3
- vitesse-lite (⭐770) - Lightweight version of Vitesse.
- vitesse-webext (⭐1.9k) - WebExtension Vite Starter Template.
Jul 20, 2021
Templates / React
- Tropical (⭐110) - React, Storybook, MDX, Fela, SSR prerendering, and islands architecture.
Jul 18, 2021
Framework-agnostic Plugins / Helpers
- vite-plugin-tips (⭐48) - Provide better development server status tips on the page.
Jul 16, 2021
Framework-agnostic Plugins / Helpers
- vite-plugin-restart (⭐94) - Restart the Vite server on file changes.
- vite-plugin-full-reload (⭐89) - Reload the browser on file changes.
Jul 13, 2021
Get Started
- create-vite (⭐54k) - Scaffolding Your First Vite Project.
Libraries / Community
- vite-plugin-ssr - Like Nuxt/Next.js but as a do-one-thing-do-it-well plugin.
Jul 06, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-checker (⭐636) - Fast run checkers (TypeScript/VLS/vue-tsc, etc.) in worker threads with overlay and terminal hint.
Jul 03, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-linter - Extensible linter framework that shows the linting output in the Vite output and the browser console, includes ESLint & TypeScript ootb.
Jun 30, 2021
Framework-agnostic Plugins / Helpers
- vite-plugin-mock-server (⭐32) - Mock server plugin, support using TS and JS to write Mock API and HMR.
Jun 18, 2021
Libraries / Community
- vite-ssr (⭐693) - Simplified Server Side Rendering with an SPA-like developer experience.
Frameworks / Community
- vitedge (⭐679) - Edge-side rendering with fullstack utilities.
Jun 17, 2021
Framework-agnostic Plugins / Helpers
- vite-plugin-externals (⭐125) - Exclude dependencies from the output bundles.
Jun 11, 2021
Framework-agnostic Plugins / Bundling
- vite-plugin-dts (⭐576) - Generate declaration files from
.ts
or.vue
source files for lib.
Jun 10, 2021
Apps/Websites / Community
- vite-vue3-lowcode (⭐2.3k) - Low code platform using Vue 3 + TypeScript + Composition API.
Jun 02, 2021
Apps/Websites / Community
- react-device-frameset (⭐34) - This is yet another device frameset component for React.
May 26, 2021
Framework-agnostic Plugins / Helpers
- vite-plugin-vconsole (⭐44) - Help developers use vconsole to facilitate mobile development and debugging.
May 25, 2021
Templates / Vue 3
- fast-crud (⭐453) - Options-oriented crud framework, developing crud as fast as lightning.
Templates / React
- react-vite-admin (⭐165) - React, Recoil, React Query, React Hooks, TypeScript, Axios.
React / Presets
- vite-preset-react (⭐41) - All in one preset for your React app - HMR, Automatic React inject, removal of DevTools in prod.
Rollup Plugins / Compatible with Vite
- @rollup/plugin-virtual (⭐3.1k) - A Rollup plugin that loads virtual modules from memory.
Rollup Plugins / Community
- Check the Awesome Rollup list (⭐2.2k) for community-maintained rollup plugins, and refer to the Vite docs section about rollup plugin compatibility.
Adobe Experience Manager / Community
- AEM Vite (⭐21) - Integration for Adobe Experience Manager and AEM SDK.
Craft CMS / Community
- Craft Vite (⭐42) - Plugin for integration with Craft CMS.
Apps/Websites / Community
- vue3-realworld-example-app (⭐689) - Realworld app implementation using Vue 3 + TypeScript + Composition API.
May 12, 2021
Templates / React
- vite-template-react (⭐45) - A Create React App-like template.
May 05, 2021
Open Source / Community
- Slidev (⭐26k) - Presentation Slides for Developers.
Apr 28, 2021
Templates / Vue 3
- vivu (⭐62) - Opinionated scalable vue boilerplate.
Apr 17, 2021
Framework-agnostic Plugins / Testing
- mocha-vite-puppeteer (⭐37) - Run your Mocha front-end tests with the Vite bundler and the Puppeteer browser launcher.
Apr 13, 2021
React / Framework
- @vitjs/vit (⭐94) - React application framework inspired by UmiJS.
Apr 10, 2021
Templates / Vue 3
- vue-pure-admin (⭐7.7k) - Background management template based on Vue3, TypeScript, Tailwind CSS, element-plus.
Templates / React
- vite-reactts-eslint-prettier (⭐378) - React, TypeScript, ESlint, Prettier, Pre-commit.
Framework-agnostic Plugins / Transformers
- vite-plugin-html-config (⭐31) - HTML tag configuration, such as script link style meta favicon and more.
Vue / Helpers
vite-plugin-vue-gql (⭐201) - GraphQL Tags for your Vue SFC.
Mar 27, 2021
Templates / Svelte
- svelte-vite-ssr (⭐44) - Svelte with SSR support.
Framework-agnostic Plugins / Loaders
- vite-plugin-radar (⭐73) - All in one analytics loader (with 7+ providers supported).
Framework-agnostic Plugins / Helpers
- vite-plugin-imp (⭐192) - Import library component styles on demand, make your app slimmer.
Mar 11, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-cesium (⭐133) - Integration with Cesium library.
Framework-agnostic Plugins / Helpers
- vite-aliases (⭐152) - Alias auto-generation based on project structure.
Mar 09, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-mpa (⭐170) - Out-of-box multi-page application (MPA) integration.
Vue CLI / Community
- vue-cli-plugin-vite (⭐380) - Use Vite on Vue CLI with minimize codebase modifications.
Mar 05, 2021
Framework-agnostic Plugins / Transformers
- vite-plugin-handlebars (⭐114) - Process HTML files with Handlebars.
Feb 28, 2021
Framework-agnostic Plugins / Transformers
- vite-plugin-ts-nameof (⭐13) - Ability to resolve nameof (⭐465) in TypeScript.
Feb 27, 2021
Templates / Vue 2
- vite-vue2-windicss-starter (⭐175) - Vue 2, Vue Router, Composition API, VueUse, Windi CSS and TypeScript.
Framework-agnostic Plugins / Integrations
- vite-plugin-node (⭐688) - Integration with Node.js backend servers.
Framework-agnostic Plugins / Bundling
- vite-plugin-importer (⭐49) - Integration for babel-plugin-import.
- vite-plugin-banner (⭐52) - Adds a banner to the top of each generated chunk.
Framework-agnostic Plugins / Helpers
- vite-tsconfig-paths (⭐749) - Support for TypeScript's path mapping.
- vite-plugin-theme (⭐118) - Dynamically changing the theme color.
Vue / Integrations
@vitejs/plugin-vue (⭐54k) - Official Vue 3 support.
vite-plugin-vue2 (⭐610) - Vue 2 integration.
Vue / Routing
vite-plugin-pages (⭐1.3k) - File system based route generator.
Vue / Loaders
vite-plugin-md (⭐488) - Markdown as Vue components / Vue components in Markdown.
vite-svg-loader (⭐340) - Load SVG files as Vue components.
Vue / SSG
vite-ssg (⭐953) - Server-side generation.
Vue / Ecosystem
vite-plugin-i18n-resources (⭐27) - Load i18n translation message files.
Feb 17, 2021
Framework-agnostic Plugins / Integrations
- vite-plugin-windicss (⭐828) - Windi CSS integration.
Framework-agnostic Plugins / Transformers
- vite-plugin-html (⭐383) - Plugin to minimize and use ejs template syntax in
index.html
.
Feb 14, 2021
Apps/Websites / Community
- aitrack.work - A task-based time tracker for everyday use.
Feb 12, 2021
Templates / Vue 3
- Vitesse (⭐7k) - Opinionated starter template.
- vite-ts-tailwind-starter (⭐291) - TypeScript, Tailwind CSS, Cypress.io e2e tests + CI.
Framework-agnostic Plugins / Loaders
- vite-plugin-rsw (⭐321) - Load rust-compiled (wasm-pack) WebAssembly packages.
- vite-imagetools (⭐509) - Load and transform images using url query parameters.
React / Framework
- vite-plugin-react-pages (⭐333) - A Vite framework for building React app.
Rollup Plugins / Compatible with Vite
- @rollup/plugin-image (⭐3.1k) - Import JPG, PNG, GIF, SVG, and WebP files (needs
enforce: 'pre'
).
- @rollup/plugin-strip (⭐3.1k) - Remove debugger statements and functions from your code.
Jan 30, 2021
Templates / Vue 3
- vue-vben-admin (⭐17k) - Background management template based on Vue3, Ant-Design-Vue, TypeScript.
Framework-agnostic Plugins / Integrations
- vite-plugin-pwa (⭐1.9k) - Zero-config PWA.
Rollup Plugins / Covered by default in Vite
- @rollup/plugin-babel (⭐3.1k) - Compile your files with Babel.
- @rollup/plugin-buble (⭐3.1k) - Compile ES2015 with buble.
- @rollup/plugin-data-uri (⭐3.1k) - Import modules from Data URIs.
- @rollup/plugin-html (⭐3.1k) - Create HTML files to serve Rollup bundles.
- @rollup/plugin-node-resolve (⭐3.1k) - Locate and bundle third-party dependencies in node_modules.
- @rollup/plugin-sucrase (⭐3.1k) - Compile TypeScript, Flow, JSX, etc with Sucrase.
- @rollup/plugin-wasm (⭐3.1k) - Import WebAssembly code with Rollup.
- @rollup/plugin-url (⭐3.1k) - Import files as data-URIs or ES Modules.
Rollup Plugins / Compatible with Vite
- @rollup/plugin-eslint (⭐3.1k) - Verify entry point and all imported files with ESLint.
- @rollup/plugin-legacy (⭐3.1k) - Add export declarations to legacy non-module scripts.
- @rollup/plugin-yaml (⭐3.1k) - Convert YAML files to ES6 modules.
Jan 13, 2021
Rollup Plugins / Presets
- Vite Rollup Plugins - Compatibility list for official rollup plugins.
Rollup Plugins / Compatible with Vite
- @rollup/plugin-beep (⭐3.1k) - System beeps on errors and warnings.
- @rollup/plugin-inject (⭐3.1k) - Scan modules for global variables and injects import statements where necessary.
Jan 09, 2021
React / Loaders
- vite-plugin-svgr (⭐255) - Transform SVGs into React components.
Jan 08, 2021
Solid / Integrations
- vite-plugin-solid (⭐313) - Provides JSX transformation for Solid.
Rollup Plugins / Included in Vite
- @rollup/plugin-alias (⭐3.1k) - Define and resolve aliases for bundle dependencies.
- @rollup/plugin-commonjs (⭐3.1k) - Convert CommonJS modules to ES6.
- @rollup/plugin-dynamic-import-vars (⭐3.1k) - Resolving dynamic imports that contain variables.
- @rollup/plugin-json (⭐3.1k) - Convert
.json
files to ES6 modules.
Rollup Plugins / Compatible with Vite
- @rollup/plugin-dsv (⭐3.1k) - Convert
.csv
and.tsv
files into JavaScript modules with d3-dsv.
- @rollup/plugin-graphql (⭐3.1k) - Convert .gql/.graphql files to ES6 modules.
- @rollup/plugin-replace (⭐3.1k) - Replace strings in files while bundling.
Jan 07, 2021
Official Resources
Open Source / Community
- VitePress (⭐7.1k) - Static Site Generator powered by Vite and Vue.
Jan 03, 2021
Official Resources
Sep 29, 2020
Open Source / Community
- TroisJS (⭐3.3k) - Three.js integration with Vite and Vue 3.
Sep 25, 2020
Apps/Websites / Community
- Layoutit Grid (⭐1.4k) - Interactive CSS Grid layout generator.
Sep 11, 2020
Apps/Websites / Community
- npmview (⭐117) - A web application to view npm package files.
Aug 22, 2020
Official Resources
Aug 21, 2020
Official Resources
Apps/Websites / Community
- Icônes (⭐3.1k) - Icon explorer with instant search.
- Awesome CN Café (⭐65) - Web application for Awesome CN Café.
- Todo Example (⭐28) - Todo app with routing and state management.