antimatter15 / vite

Next generation frontend tooling. It's fast!

Home Page:http://vitejs.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite logo


npm package node compatility unix build status windows build status discord chat


Vite ⚡

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • ⚡️ Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.

Migrating from 1.x

Check out the Migration Guide if you are upgrading from 1.x.

Packages

Package Version (click for changelogs)
vite vite version
@vitejs/plugin-vue plugin-vue version
@vitejs/plugin-vue-jsx plugin-vue-jsx version
@vitejs/plugin-react-refresh plugin-react-refresh version
@vitejs/plugin-legacy plugin-legacy version
@vitejs/create-app create-app version

Contribution

See Contributing Guide.

License

MIT

About

Next generation frontend tooling. It's fast!

http://vitejs.dev/

License:MIT License


Languages

Language:TypeScript 76.2%Language:JavaScript 16.4%Language:HTML 3.8%Language:CSS 1.7%Language:Vue 1.4%Language:AppleScript 0.4%Language:SCSS 0.1%Language:Less 0.0%