43081j / relit

A collection of utilities for use with the lit library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 relit

Usage

For usage, see the docs of each available utility.

License

MIT

About

A collection of utilities for use with the lit library

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%