mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
docs(md): add Vite link to bundlers list (#929)
Added a link to Vite in the bundlers section of the README. Vite is a next-generation frontend tooling optimized for speed and modern development workflows.
This commit is contained in:
@@ -132,6 +132,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
|
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
|
||||||
* [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web.
|
* [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web.
|
||||||
* [bundle](https://bundle.js.org) - A quick online npm package size checker.
|
* [bundle](https://bundle.js.org) - A quick online npm package size checker.
|
||||||
|
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
|
||||||
|
|
||||||
# Minimizers
|
# Minimizers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user