Flit is a light weight web library, in it you can define your custom component and render it uses syntax like html`<component-name />`
Flit was inspired from lit-html.
Proxy
to observe data changes and update components automatically.For more details, preview flit-ui.
Simple documentation is here (Thanks to typedoc). More resources will come in the future.
MIT
Generated using TypeDoc