Skip to content

Commit ed43a23

Browse files
committed
version 2.2.4
1 parent 24e4edf commit ed43a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ document.querySelector("#app").append(clicker);
4646

4747
Using template language capabilities, you can multiply reduce the size of the application bundle. Full customization of the request based on the modern `fetch` standard, as well as support for all the functionality necessary for modern work in applications (request indicator, sending by event, automatic generation of `body` for the `form`, caching) and the syntax of the object in the markup, which requires a minimum number of characters, will help to build interaction with the server and client as efficiently as possible.
4848

49-
Also, HMPL can serve as an excellent alternative to such popular tools as HTMX and Alpine.js.
49+
Also, HMPL can be a great alternative to popular tools such as HTMX and Alpine.js.
5050

5151
## Features
5252

0 commit comments

Comments
 (0)