/lit-router

Primary LanguageTypeScriptMIT LicenseMIT

@romanzy/lit-router

A simple router for lit. Dive into here to see how it works.

Still an early version of the library. Expect breaking changes!

Features

TODO

Installation

npm i @romanzy/lit-router

Usage

TODO

API

Testing

Before running make sure to install example

cd ./example && yarn install
npm t