relit
relit (reactive lit) is a collection of utilities to provide various features as reactive state to lit components.
DOM state, web APIs, property history and much more.
Install
To install relit, simply add it as a dependency to your lit project:
npm i -S relitUsage
For usage, see the docs of each available utility.
License
MIT