• Stars
    star
    831
  • Rank 52,710 (Top 2 %)
  • Language
    TypeScript
  • License
    Other
  • Created over 3 years ago
  • Updated 6 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chinese translation of vitejs.dev

敬请所有读者注意

  • 原则上这里只进行英文版对应的翻译工作,如果觉得原文有改进之处,或任何不仅针对中文版,而受益所有语言版本的想法,建议直接在英文版仓库讨论。
  • 原则上这里不适合讨论 Vite 的使用问题,建议相关问题在 Vite 的 issues 区Vite 官方讨论区 或各大主流技术社区讨论,以便得到更多帮助和更充分的讨论。

Vite logo


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


Vite 中文文档

Vite:下一代前端开发与构建工具

  • 💡 极速的开发服务器启动
  • ⚡️ 轻量快速的热模块重载(HMR)
  • 🛠️ 丰富的功能
  • 📦 自带优化的构建
  • 🔩 通用的插件接口
  • 🔑 完全类型化的 API

Vite (法语意为 “迅速”,发音 /vit/)是一种全新的前端构建工具,它极大地改善了前端开发体验。

📝 如何参与贡献

目前 Vite 中文文档处于 v3 beta 版本,内容 每日 根据英文文档同步更新。

工作流介绍: 英文文档的所在 请点击此链接,我们会每天拉取英文版文档内容的更新到 sync-docs 分支,并由印记中文 bot 自动发起 Pull Request,解决 Git 冲突并翻译内容。

贡献指南敬请查看本仓库的 Wiki 区。

📥 如何开始编辑

# 克隆本仓库
$ git clone https://github.com/vitejs/docs-cn.git

# 安装依赖
$ npm install
# 或者使用 pnpm
$ pnpm i

# 启动开发服务器
$ pnpm dev

版权声明

知识共享许可协议
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议 (CC BY-NC-SA 4.0) 进行许可。

贡献者统计

统计规则:所有通过 Pull Request 产生了对 main 分支 commit 的贡献者。

头像图生成逻辑参见:github-contributor-svg-generator

More Repositories

1

vite

Next generation frontend tooling. It's fast!
TypeScript
64,165
star
2

awesome-vite

⚡️ A curated list of awesome things related to Vite.js
JavaScript
13,046
star
3

vite-plugin-react-swc

Speed up your Vite dev server with SWC
TypeScript
667
star
4

create-vite-app

Create a Vite-powered app in seconds!
JavaScript
572
star
5

vite-plugin-vue2

Vite plugin for Vue 2.7
TypeScript
515
star
6

vite-plugin-react

The all-in-one Vite plugin for React projects.
TypeScript
461
star
7

vite-plugin-react-pages

A vite framework for building react app. Especially suitable for document site and demos/playgrounds of react components.
TypeScript
409
star
8

vite-plugin-vue

Vite Vue Plugins
TypeScript
371
star
9

vite-plugin-react-refresh

React Fast Refresh plugin for Vite
TypeScript
303
star
10

vite-plugin-basic-ssl

Basic https setup using an automatically generated self-signed certificate
TypeScript
230
star
11

vite-ecosystem-ci

Vite Ecosystem CI
TypeScript
219
star
12

rfcs

RFCs for substantial changes to Vite core
109
star
13

docs-ko

ViteJS 한글 공식 문서 (Korean translation of vitejs.dev)
TypeScript
101
star
14

vite-benchmark

Benchmark tool for vitejs/vite
JavaScript
79
star
15

docs-ja

Japanese translation of vitejs.dev
TypeScript
72
star
16

vite-plugin-vue2-jsx

Vite plugin for Vue 2.7 JSX support
TypeScript
54
star
17

release-scripts

@vitejs release scripts
TypeScript
35
star
18

docs-pt

Portuguese translation of vitejs.dev | Documentação da Vite em Português. 🇦🇴 🇧🇷 🇵🇹
29
star
19

docs-es

Traducción al español de la documentación de vitejs.dev
JavaScript
16
star
20

rfcs-bot

Automation of RFCs creation for vitejs/rfcs
TypeScript
13
star
21

.github

7
star
22

docs-de

🇩🇪 German translation of vitejs.dev | Die deutsche Übersetzung von vitejs.dev.
TypeScript
4
star