# <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 (39.7kb) https://prog21.dadgum.com/116.html ## TODOS * create project layout * figure out testing infrastructure * create https://htmx.org * distribute on https://unpkg.com/ ## RESOURCES * http://youmightnotneedjquery.com/ * http://intercoolerjs.org/docs.html * http://intercoolerjs.org/reference.html