stimulus-use/stimulus-use
A collection of composable behaviors for your Stimulus Controllers. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 97
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 562
- age_days: 2298
- days_rel: 64
- days_push: 21
- n_releases_24m: 2
Adoption not part of the score
1679 stars · 71 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of composable mixin behaviors for Stimulus controllers in Hotwire/Rails apps. It adds standard lifecycle behaviors like intersection, resize, and click-outside observers via tree-shakeable ES6 modules with TypeScript types.
Use cases
- run callbacks when an element appears or disappears in the viewport
- detect clicks outside an element to close dropdowns or modals
- react to element resizing in a Stimulus controller
- add reusable behaviors to Hotwire Turbo apps
- compose multiple observer behaviors into one Stimulus controller
When to choose
- you use Stimulus or Hotwire and want standard controller behaviors without writing boilerplate
- you want small, tree-shakeable, typed mixins
- you need observer-based interactions like click-outside, intersection, or resize
When to avoid
- your frontend does not use Stimulus or Hotwire
- you need a full component framework rather than controller mixins
Facets
library · maturity active
ui-components middleware developer-tools frontend web-development browser cross-platform stimulus hotwire turbo mixins typescript observers composable-behaviors nodejs
3 sources
- readme: https://github.com/stimulus-use/stimulus-use · fetched 2026-08-28 · 1aa2ec2a5f0b
- homepage: https://stimulus-use.dev · fetched 2026-08-29 · 911d94deaa9d
- registry_npm: https://registry.npmjs.org/stimulus-use · fetched 2026-08-29 · fba6be2c4b24
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stimulus-use/stimulus-use | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="stimulus-use/stimulus-use")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem