Skip to content
EntityQ111590996· pop 11· linked from 14 articles

open-source JavaScript module bundler

Described at

GitHub - vitejs/awesome-vite: ⚡️ A curated list of awesome things related to Vite.js · GitHub

⚡️ A curated list of awesome things related to Vite.js - vitejs/awesome-vite

github.com

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Notifications You must be signed in to change notification settings Fork 1.3k Latest commit sapphi-red docs: link to Vite Plugin Registry ( 1083 ) success Feb 4, 2026 ec6b41d · Feb 4, 2026 History 2,081 Commits Open commit details 2,081 Commits .github .github docs(pr template): correct typos: correct typos") Jan 23, 2023 assets assets chore: update logo, close 94 Feb 17, 2021 scripts scripts 🌈 style: const is more appropriate Sep 30, 2021 .gitignore .gitignore Remove .history from .gitignore Feb 28, 2024 LICENSE LICENSE Update LICENSE Jun 9, 2022 README.md README.md docs: link to Vite Plugin Registry (") 1083 )") Feb 4, 2026 package.json package.json chore(deps): update dependencies to latest versions (: update dependencies to latest versions ( 1082) Co-authored-by: copilot-swe-agent[bot] Co-authored-by: sapphi-red ") 1082 ): update dependencies to latest versions ( 1082) Co-authored-by: copilot-swe-agent[bot] Co-authored-by: sapphi-red ") Feb 4, 2026 View all files create-vite Scaffolding Your First Vite Project. create-vitawind Scaffolding for Tailwind CSS project. create-electron-vite Scaffolding Your Electron + Vite Project. create-vite-app Scaffolding Your Out Of The Box Vite Project. create-nx-workspace Scaffolding a Nx + React + Vite + Vitest. bati Scaffolding a Vike project. create-awesome-node-app Scaffolding your project choosing between different templates. create-nitro-app Scaffolding your Full-Stack Vite project using Nitro. vite-vanilla-ts-lib-starter Starter for library (CJS, ESM, IIFE) with TypeScript, ESLint, Stylelint, Prettier, Jest, Husky + lint-staged. vite-tailwind-nojs-starter NoJS Tailwind CSS starter template. vite-tailwind-stimulus-starter Starter template for Tailwind CSS and Stimulus controllers. vite-phaser-ts Starter template with Phaser and TypeScript. vite-tinybase Starter template for TinyBase. vite-tinybase-ts Starter template for TinyBase and TypeScript. vite-vanilla-js-template Starter template ESlint, Prettier, PostCSS, Nesting, Autoprefixer, CSS Nano, CSS Reset. vite-starter-markup-template Starter template for Markup. create-domco Starter template for domco. vite-vanilla-library-template Starter template TypeScript, ESLint, Vitest, Husky, Conventional Commits, GitHub actions. vite-alpine-template Starter template for Alpine. vite-ts-lib-starter Starter template for libraries with TypeScript, Bun, Vitest, Prettier, Renovate and np. vite-swagger-ui Swagger UI with built-in support for multiple APIs. template-vite An official quickstart template with Phaser. template-vite-ts An official quickstart template with Phaser and TypeScript. vite-ts-bulma-sass-template Starter template TypeScript , Bulma , Sass , Stylelint , Biome . vite-vue2-windicss-starter Vue 2, Vue Router, Composition API, VueUse, Windi CSS and TypeScript. vite-vue2-ts-starter Vue2 TypeScript starter template using vue-property-decorator, vue-router, Vuex. vite-vue2-ts-vuetify-starter It is the above vite-vue2-ts-starter with Vuetify and its optimized settings. Includes basic templates. vitify-admin Vuetify admin starter template with full TypeScript support and intellisense of Vuetify components. Vitamin React TypeScript, Tailwind CSS, SPA + PWA, Cypress and CI. vite-template-react A Create React App-like template. vitejs-template-react-rescript React + ReScript. template-vite-react A minimal React Vite starter template. reactjs-vite-tailwindcss-boilerplate React 18, TypeScript, Vitest, Testing Library, Tailwind CSS 3, Eslint and Prettier. vite-react-ts-tailwind-firebase-starter Starter using Vite + React + TypeScript + Tailwind CSS (daisyUI) + Firebase (v9) + Prettier + ESLint. create-react-app-vite React, TypeScript, Tailwind CSS, MSW, Vitest, React Testing Library, ESLint, Pretti

Excerpt from a page describing this subject · 40,000 chars · not written by Vinony

Source code

Vite (French word for "quick", pronounced /viːt/ , like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR). A build command that bundles your code with Rolldown, pre-configured to output highly optimized static assets for production. In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Excerpt from the source-code README · 3,610 chars · not written by Vinony

Wikidata facts

Official website
vite.dev
Show 5 more facts
source code repository URL
github.com/vitejs/vite
social media followers
2552
user manual URL
vite.dev/guide
software version identifier
8.0.10
Sources (9)

via Wikidata · CC0

Connections

Categories