Awesome
<img src="https://raw.githubusercontent.com/Guseyn/logos/master/ehtml.svg?sanitize=true">v1.0.186
EHTML (Extended HTML) is a library of custom HTML elements designed for various use cases.
Its primary goal is to minimize the need for client-side JavaScript by handling basic and routine tasks more efficiently through HTML alone.
A key feature of EHTML is simplifying AJAX operations, allowing you to perform them directly in HTML without writing JavaScript.
Additionally, EHTML treats HTML not only as a markup language but also as a templating language, enhancing its versatility and functionality.
Simple Blog App: Demo Video
Simple Chat App: Demo Video
Contribution and QA
If you have any questions or concers about EHTML, please feel free to share them in the issues. If you want to send a patch, feel free to create a fork and send it via pull request.