1.0.1 • Published 8 months ago
vite-rs-plugin v1.0.1
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.