@purevue/router
v0.0.9
Published
This package is the **router** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
Maintainers
Readme
@purevue/router
This package is the router of PureVue.
📖 Introduction
@purevue/router provides a client-side routing system for PureVue applications.
It implements:
- HTML5 History mode routing
- Nested routes
<RouterView>and<RouterLink>components
⚠️ Note: Not all features from Vue Router are implemented.
Hash mode, route guards, and dynamic routing are not yet supported.
This package is primarily for learning purposes and not suitable for production.
