ビルドツール
現代の 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