mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +00:00
721 B
721 B
<x/> HTMx
HTML Extensions
GOALS
- Dependency-free implementation of intercooler.js-like HTML-driven AJAX functionality
- Minimalist functionality, rely heavily on built in functionality
- Support IE11+ ** CSS transitions only ** Pluggable event model
- Smaller than TurboPascal (39.7kb) https://prog21.dadgum.com/116.html
TODOS
- implement properties using https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap
- distribute on https://unpkg.com/