HTMX #framework #javascript
</> htmx - high power tools for html
htmx gives you access to 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 is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react
HTMX is a library that allows you to access modern browser features directly from HTML, rather than using JavaScript. It enables you to build dynamic user interfaces with less JavaScript by leveraging HTML attributes for AJAX, CSS transitions, WebSockets, and Server Sent Events.
Link: https://htmx.org/
Developer: Carson Gross
Category: Web Framework #framework
A set of pre-written code libraries and tools that provide a structure for building web applications more efficiently and with less boilerplate code.
Others in this category
Category: Server-side JavaScript Framework #javascript
Frameworks for building server-side applications with JavaScript.
Others in this category