@mcrowe/typerouter
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Typerouter

A simple typesafe(ish) router for typescript.

Usage

npm install @mcrowe/typerouter --save

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.

Readme

Keywords

none

Package Sidebar

Install

npm i @mcrowe/typerouter

Weekly Downloads

2

Version

0.3.0

License

ISC

Unpacked Size

9.68 kB

Total Files

11

Last publish

Collaborators

  • mcrowe