Htmx Homepage, Documentation and Downloads – HTML Enhancement Tool – Development details

Htmx is a toolkit for enhancing HTML that supports the use of attributes (attributes) access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly within HTML, so developers can build modern user interfaces with the simplicity and power of hypertext.

Htmx is small (~10k compressed), has no dependencies, is extensible, and is compatible with IE11.

Htmx principle:

  • Make an AJAX request from any user event

  • Have the server generate html representing the new application state for that request

  • Send that HTML in the response

  • Push that element into the DOM where it should go

#Htmx #Homepage #Documentation #Downloads #HTML #Enhancement #Tool #Development details

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *