Skip to content

Bayn-Web/miniframe

Repository files navigation

miniFrame

this is a minimal example of reactive render dom framework.

use it

you can use data from lib as a reactive parameter.

and use html as your template.

use css as your style.

example

details is in ./index.ts.

in the end

it will keep small and simple, but try to make it more powerful.