vite-rs-plugin
v1.0.1
Published
A vite plugin for easily setting up Rust applications with vite-rust crate.
Downloads
131
Maintainers
Readme
Vite Rust Plugin
Vite is a blazing fast frontend build tool powering the next generation of web applications.
vite-rs-plugin
is a very small plugin heavily inspired by Laravel's oficial plugin. However, this is way more simple and provide less than a half of Laravel's.
It might be enough for non-complex Rust applications using vite-rust
and inertia_rs
crates. For any more advanced usage, I recommend giving Laravel's plugin a try.
License
The Rust Vite Plugin is an open-sourced software licensed under the MIT license.