@smoovy/router
TypeScript icon, indicating that this package has built-in type declarations

1.2.10 • Public • Published

@smoovy/router

Version Size

A simple router for the browser with features like caching, preloading and page transitions.

Installation

npm install --save @smoovy/router

Usage

Import the router as usual and initialize it wit a base url:

import { Router } from '@smoovy/router';

const router = new Router();

... TBA

License

See the LICENSE file for license rights and limitations (MIT).

Package Sidebar

Install

npm i @smoovy/router

Weekly Downloads

24

Version

1.2.10

License

MIT

Unpacked Size

21.3 kB

Total Files

14

Last publish

Collaborators

  • davideperozzi