litworks
v1.0.4
Published
The tooling and utils required to make an application using lit-elements
Downloads
9
Readme
Litworks - Lit element toolkit for making applications
The tooling and utils required to make an application using lit-elements powered by RXJS
This small package contains the following
- Simple but powerfull router
- Capable of doing routing, sub-routing, even support auxiliary routing like patterns found in angular
- Directives and Async controller for connecting LIT-element and RXJS
- A controller simplifying templating
- A directive perfect for simple values like numbers and strings
- RXJS extensions for common operations
- Simple authentication
- RXJS based message bus