This is a declarative UI web framework.
const prototype = {
tag: 'div',
textContent: 'Hello world',
};
render(prototype, {});MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a declarative UI web framework.
const prototype = {
tag: 'div',
textContent: 'Hello world',
};
render(prototype, {});MIT