vite
Frontend builder
A tool for building and serving frontend applications quickly and efficiently
Next generation frontend tooling. It's fast!
69k stars
425 watching
6k forks
Language: TypeScript
last commit: 6 days ago
Linked from 7 awesome lists
build-tooldev-serverfrontendhmrvite
Related projects:
Repository | Description | Stars |
---|---|---|
antfu-collective/vitesse-webext | A Vite-powered starter template for building web extensions with Vue 3 and TypeScript. | 2,903 |
alex8088/electron-vite | An Electron build tooling using Vite that optimizes asset handling and enables source code protection through bytecode compilation. | 3,512 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,095 |
vikejs/vike | A framework for building fast and reliable web applications using Vite as the backend. | 4,379 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,001 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
vime-js/vime | A customizable media player framework with extensible architecture and support for various video providers | 2,771 |
tomjs/vite-plugin-vscode | A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 40 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
vite-pwa/vite-plugin-pwa | A plugin that simplifies the process of creating progressive web apps with Vite | 3,212 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
iamspark1e/vite-plugin-auto-mpa-html | Automates multi-page builds with HTML templates and LiquidJS in Vite projects | 8 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
vanilla-icecream/vite-plugin-fastify | A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |