百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
V

vitesse-lite

> 前端框架
开源

⛺️ Vitesse 的轻量版

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

⛺️ Vitesse 的轻量版

Live Demo

Lightweight version of Vitesse

English | 简体中文

Features

  • ⚡️ Vue 3, Vite, pnpm, ESBuild - born with fastness

  • File based routing

  • Components auto importing

  • UnoCSS - The instant on-demand atomic CSS engine.

  • Use icons from any icon sets in Pure CSS

  • Use the [new `` style](https://github.com/vuejs/rfcs/pull/227)

  • ✅ Use Vitest for unit and components testing

  • TypeScript, of course

  • ☁️ Deploy on Netlify, zero-config

See Vitesse for full featureset.

Dropped Features from Vitesse

  • i18n
  • Layouts
  • SSG
  • PWA
  • Markdown

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

  • Iconify - use icons from any icon sets Icônes
  • Pure CSS Icons via UnoCSS

Plugins

  • Vue Router - file system based routing
  • unplugin-auto-import - Directly use Vue Composition API and others without importing
  • unplugin-vue-components - components auto import
  • unplugin-vue-macros - Explore and extend more macros and syntax sugar to Vue.
  • VueUse - collection of useful composition APIs

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit antfu-collective/vitesse-lite my-vitesse-app
cd my-vitesse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptvitevitessevuevue-composition-api

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架