/tiny-lit

JavaScript library for building user interfaces using template literals

Primary LanguageTypeScript

Tiny-Lit

Tiny-Lit is a set of tools for building web applications

Demo

Packages

The core package with the functions for creating and rendering template literals.

A set of base classes and mixins to easily integrate the core with your custom elements.

An agonistic implementation of a centralized state manager, with some classes to use it with custom elements.

A router class with path/hash strategies and some custom elements to use it ina declarative way.