@romanzy/lit-router
v1.0.5
Published
Simple router for lit
Downloads
6
Readme
@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