Hotwire Dev Tools

★★★★★
★★★★★
1,000+ users
<
>
Bestseller Matthew Perry Memoir Friends, Lovers, And The Big Terrible Thing” - Books | Color: Blue
★★★★★
★★★★★
Yahoo And Friends Blue Hedgie - Works
★★★★★
★★★★★
Vasco V4 Language Translator Device | 108 Languages | Free Lifetime Internet In
★★★★★
★★★★★
Matthew Perry Rest In Peace Friend, Pin, Magnet, Mirror
★★★★★
★★★★★
Mister Twister Pink Meeny Curly Tail Grub
★★★★★
★★★★★
Calculator, Basic Small Battery Operated, Large Display Four Function, Auto Powered Handheld Calculator, Size: One size, Black
★★★★★
★★★★★

This extension has the goal of helping developers inspect their Turbo and Stimulus applications.

Turbo features:
- Highlight Turbo Frames
- Monitor incoming Turbo Streams
- Display Turbo context information (Turbo Drive enabled, morphing enabled, ...)
- Log all Turbo related events
- Log warning when a Turbo Frame ID is not unique
- Log warning when an element has `data-turbo-permanent` but no ID or a non-unique ID
- Highlight Turbo Frame changes

Stimulus features:
- Highlight Stimulus controllers
- List all Stimulus controllers on the page
- Log warning when a `data-controller` doesn't match any registered controller
- Log warning when a Stimulus target is not nested within the corresponding controller

Usage:
Once installed, click on the extension icon (or press Alt+Shift+S) to open the Dev Tools options. 
From there you can enable/disable the features you want to use. 

Source code: https://github.com/leonvogt/ho twire-dev-tools
Related