strve-router

The official router for Strve.js.

Usage no npm install needed!

<script type="module">
  import strveRouter from 'https://cdn.skypack.dev/strve-router';
</script>

README

Strve Router

The official router for Strve.js.

Introduce

Strve Router is the official route manager of Strve.js. It is deeply integrated with the core of Strve.js, making it easy to build single-page applications.

Currently only supports Hash mode.

Documentation

To learn more about Strve, check its documentation.

License

MIT

Copyright (c) 2021-present, maomincoding