Skip to content

Simply reactive, no virtual DOM but component based html pages.

License

Notifications You must be signed in to change notification settings

TomascpMarques/mini-templating

Repository files navigation

Mini Templating

What can Mini do?

Provide a way to emulate a reactive/template based js-framework experience, in a similar but more reduced and simplified manner.

NPM page

@sum_sum/mini-templating

Syntax & Usage helper

You can learn more about the syntax here

Features

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

About

Simply reactive, no virtual DOM but component based html pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published