建構工具
用於現代 Web 開發的打包器、編譯器和建構工具。
Repositories
Vite 是新一代前端建置工具,提供即時伺服器啟動、超快的熱模組替換(HMR)、豐富的功能和優化的生產建置,顯著提升前端開發體驗。
TypeScript
78.5k17 hours ago
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
JavaScript
66.0k4 hours ago