htmx-ext-debug

2.0.1 • Public • Published

This extension includes log of all htmx events for the element it is on, either through the console.debug function or through the console.log function with a DEBUG: prefix.

Install

<script src="https://unpkg.com/htmx-ext-debug@2.0.0/debug.js"></script>

Usage

<button hx-ext="debug">Debug Me...</button>

Note

To see logs in Chrome DevTools > Console tab, turn on Verbose level in its All levels dropdown.

/htmx-ext-debug/

    Package Sidebar

    Install

    npm i htmx-ext-debug

    Weekly Downloads

    510

    Version

    2.0.1

    License

    none

    Unpacked Size

    3.11 kB

    Total Files

    8

    Last publish

    Collaborators

    • carsongross