alenaksu / tiny-lit

JavaScript library for building user interfaces using template literals

Home Page:https://alenaksu.github.io/tiny-lit/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JavaScript library for building user interfaces using template literals

https://alenaksu.github.io/tiny-lit/demo/


Languages

Language:TypeScript 59.9%Language:JavaScript 33.5%Language:CSS 4.8%Language:HTML 1.7%Language:Shell 0.1%