Guseyn / EHTML

HTML as Template Language

Home Page:https://e-html.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.0.176

EHTML CI

EHTML (or Extended HTML) can be described as a set of custom elements that you can place on an HTML page for different purposes and use cases. The goal of this library is to provide a convenient way to eliminate JavaScript code on the client side as much as possible for basic and routine tasks. The biggest focus of this library is to offer the easiest way to perform AJAX operations just by using HTML. Also EHTML treat your HTML code code not only as a markup language but also as a templating language.

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.

About

HTML as Template Language

https://e-html.org/

License:MIT License


Languages

Language:JavaScript 98.7%Language:Shell 1.3%