blue header line

Metayota HTML Engine vs. Angular

The Metayota HTML Engine is an OpenSource rendering engine for HTML content.

It has many improvements compared to Angular!

Metayota
HTML engine
AngularFeature
Repeat HTML content with a for loop
Conditional HTML content with an if
Instant user interface updates
Lazy loading of components
Preloading of components
Updates without copying objects
Updates of individual array items
Adding array items without refreshing all other items
Flicker free user interface
Custom tags
Custom attributes
Router attributes
Full-stack tags
when (data based events)
Generates pure, standard-compilant HTML
HTML Syntax
XML Parameter Syntax
Editor integration with preview/parameters/etc.
Test of individual components possible without programming