# <x/> HTMx *HTML Extensions* ## GOALS * Dependency-free implementation of intercooler.js-like HTML-driven AJAX functionality * Minimalist functionality, rely heavily on built in functionality ** CSS transitions only ** Pluggable event model * Smaller than TurboPascal https://prog21.dadgum.com/116.html ## TODOS * create project layout (node) * figure out testing infrastructure * create https://exthtml.org ## RESOURCES * http://youmightnotneedjquery.com/ * http://intercoolerjs.org/docs.html * http://intercoolerjs.org/reference.html