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

0.0.9 • Public • Published

Router @acta/router

A simple imperative router build in TypeScript for node and the browser.

Table of Contents

Declaring a route

Dev scripts

Scripts :

  • npm run dev to dev (build, test and watch)
  • npm run build to build the production version
  • npm run release to release a new version. Relies on release-it for deployments.

To develop in local using the package from another application or package, go for a symlink: npm link /the/absolute/path/url.

To publish: npm publish --access=public.

Package Sidebar

Install

npm i @acta/router

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

202 kB

Total Files

46

Last publish

Collaborators

  • faber_fab
  • fabien-h