Package: wnpp Severity: wishlist * Package name : libjs-htmx Version : 1.9.10 Upstream Authors : Big Sky Software * URL : https://github.com/bigskysoftware/htmx * License : 0BSD Programming Lang: JavaScript Description : A JavaScript library to enhance the features of HTML
HTML has only two elements that communicate with the server - <a> and <form>. HTMX allows all elements to send AJAX requests to the server. It also allows DOM manipulation by replacing HTML elements with the response from the server. This can significantly enhance the user experience of traditional multi-page web applications. . htmx allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext. . htmx has no runtime dependencies. It can be used by web applications written in any programming language. The license is Zero-Clause BSD. Links: 1. https://htmx.org -- Regards, Joseph Nuthalapati