Skip to content

Guseyn/EHTML

Repository files navigation

v1.0.186

EHTML CI

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

IMAGE ALT TEXT HERE

Link to source code

Simple Chat App: Demo Video

IMAGE ALT TEXT HERE

Link to source code

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.