.. index::
pair: HTMX ; installing
.. _installing_htmx:
==================================================================================
Installing HTMX
==================================================================================
- https://htmx.org/docs/#installing
Htmx is a **dependency-free javascript library**.
It can be used via NPM as "htmx.org" or downloaded or included from unpkg
or your other favorite NPM-based CDN::
For added security, you can load the script using Subresource Integrity (SRI).