EHTML
HTML as Template Language
Install / Use
/learn @Guseyn/EHTMLREADME
<img src="https://raw.githubusercontent.com/Guseyn/logos/master/ehtml.svg?sanitize=true">
v3.0.9
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.
- Web Page
- Documentation
- Blog
- Examples
- Newsletter (Don't miss new video tutorials and articles)
EHTML v3: Demo Video
Simple Blog App (EHTML v2): Demo Video
Simple Chat App (EHTML v2): 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.



