Controllers and Extensions - hotwired/stimulus GitHub Wiki
Components
- Stimulus-Flatpickr — wraps the Flatpickr date picker in a Stimulus controller
- Stimulus-Components Configurable and customizable components for common JavaScript behavior
- Tailwindcss-Stimulus-Components A set of StimulusJS components for TailwindCSS
- Stimulus-Library — a collection of common and useful Stimulus controllers
Extensions
- Stimulus-Use — a collection of composable behaviors for your Stimulus controllers
Bundler Helpers
- esbuild-plugin-stimulus — esbuild plugin for automatically loading Stimulus controllers from a folder
- stimulus-vite-helpers — easily load all your Stimulus controllers when using Vite.js
Hot Module Refresh
- vite-plugin-stimulus-hmr — Tweak your Stimulus controllers without reloading the page