@basmilius/routing
v3.33.0
Published
Vue Router wrapper with overlay, modal and slide-over routing.
Maintainers
Readme
@basmilius/routing
Vue Router wrapper that extends vue-router with overlay, modal and slide-over
routing. The URL changes to the overlay route, while the background route stays
in view. Browser back closes the overlay.
⭐️ Prerequisites
- Bun >= 1.3.0
- Node >= 25
🚀 Getting started
- Run
bun installin the root of the project. - Run
bun --cwd packages/routing buildto build the project.
