hyper(HTML)

Declarative Front End

hyperHTML

Created to simplify DOM performance best practices, hyperHTML is 100% ECMAScript compliant and it weights about 5Kb, featuring:

  • best in class repeated renders and updates performance
  • declarative and reactive UI via standard template literals
  • an ideal solution via Webpack bundles
  • auto sanitized text content when needed
  • partial outputs between nodes
  • asynchronous content, renders on demand

Framework agnostic, hyperHTML can be used to render any view, including Custom Elements and Web Components.

code coverage Star