Provide a way to emulate a reactive/template based js-framework experience, in a similar but more reduced and simplified manner.
You can learn more about the syntax here
Currently implemented:
- Reactivity - Elements listen for changes in page content and update accordingly.
- Components/Templating - Create reduced/separated html files for ease of use
To be implemented:
Empty
- List of TODOS here