Skip to content

Guseyn/EHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 11, 2024
2bd4c98 · Dec 11, 2024
Dec 10, 2024
Dec 11, 2024
Dec 11, 2024
Jun 18, 2019
Aug 17, 2019
Dec 11, 2024
May 5, 2019
Dec 4, 2023
Dec 11, 2024
Apr 28, 2024
Dec 11, 2024
Dec 11, 2024
Dec 11, 2023
Dec 11, 2024
Dec 11, 2024
Apr 29, 2024
Dec 5, 2023

Repository files navigation

v1.0.196

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.