carson fe9dbb8b3e lots of work:
* reworked the swap code did away with merge in favor of general attributes swapping
* updated docs
* changed hx-swap-direct to hx-swap-oob
* updated build script to create a .gz so I can know what size that is
* cleaned up code so it's easier to follow
2020-05-04 17:55:19 -07:00
2020-05-04 17:55:19 -07:00
2020-05-02 16:25:29 -07:00
2020-05-04 17:55:19 -07:00
2020-05-04 17:55:19 -07:00
2020-05-04 17:55:19 -07:00
2020-05-04 17:55:19 -07:00
2020-04-24 15:22:17 -07:00

</> HTMx

HTML Extensions

Overview

HTMx allows you to issue AJAX requests from HTML without needing to write any javascript. It is a set of extensions to HTML (attributes, request headers, etc.) that allow you to use markup for more complex user interfaces and features, while at the same time retaining the simplicity of the original web programming model.

Background

HTMx is inspired by intercooler.js, but aims to simplify that library and include no dependencies.

Description
htmx - high power tools for HTML
Readme 0BSD 106 MiB
Languages
JavaScript 92%
HTML 7.1%
CSS 0.4%
TypeScript 0.3%
Ruby 0.1%