Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

webcarrot/router

Repository files navigation

@webcarrot/router

GitHub license npm version Code Quality: Javascript Total Alerts

Tiny, isomorphic TypeScript framework to handle routing in React apps.

Instalation

npm i @webcarrot/router

General

This library provides generic TypeScript interfaces plus working implementation of it.

Documentation

In progress

Usage

See @webcarrot/router-example for more details.