tiny-lit
tiny-lit copied to clipboard
JavaScript library for building user interfaces using template literals
Tiny-Lit
Tiny-Lit is a set of tools for building web applications
Packages
core 
The core package with the functions for creating and rendering template literals.
element 
A set of base classes and mixins to easily integrate the core with your custom elements.
store 
An agonistic implementation of a centralized state manager, with some classes to use it with custom elements.
router 
A router class with path/hash strategies and some custom elements to use it ina declarative way.