/htmx-extensions

Primary LanguageJavaScriptBSD Zero Clause License0BSD

htmx-extensions

The officially supported extensions for htmx. We have plans to build out a library of 3P extensions as well.

If you want to run the tests, make sure to npm install first.

To run the tests in the CLI, use npm test (requires node 20)

To run the tests in your browser, open test/index.html