0.0.9 • Published 5 years ago

@acta/router v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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.

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago