mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00: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:
parent
ddf0110d6f
commit
8923a7dd5e
@ -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
|
||||
* [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.
|
||||
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
|
||||
|
||||
# Minimizers
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user