Skip to content

m3ftah/prodom

Repository files navigation

Prodom Build MinZipped Size Version Downloads Downloads

This is a declarative UI web framework.

Example

const prototype = {
  tag: 'div',
  textContent: 'Hello world',
};
render(prototype, {});

Live example

Edit on CodePen

More information

Website

License

MIT