relift-html
Version:
A blazing fast view library that lets you put Javascript Template Literals in HTML
31 lines (23 loc) • 508 B
Markdown
## Introduction
[TOC]
### What is reLift-HTML?
{% include "content/guide-docs/about-relift-html.md" %}
### Features
reLift-HTML aims to be simple, easy to use and helps you do much more.
- Very small
- Web Components
- Custom Elements
- Template literals
- Directives
- Data binding
- One way data flow
- Two-Way Data Binding on forms
- Computed properties
- Event Handling
- Lifecycle
- State management
- No JSX
- No dependency
- No virtual DOM
- No need for CLI
- No build, the real DOM does it!