darkings_Obsidian-MonokaiSy.../node_modules/vite
2026-05-08 08:57:12 +08:00
..
bin Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
dist Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
misc Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
types Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
client.d.ts Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
LICENSE.md Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
package.json Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
README.md Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00

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 "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:

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

Read the Docs to Learn More.