https://github.com/efficiently/stimulus-invoke
Invoke any Stimulus actions of any Stimulus controllers
https://github.com/efficiently/stimulus-invoke
hotwire invoke stimulus turbo ujs
Last synced: 2 months ago
JSON representation
Invoke any Stimulus actions of any Stimulus controllers
- Host: GitHub
- URL: https://github.com/efficiently/stimulus-invoke
- Owner: efficiently
- License: mit
- Created: 2021-06-04T12:12:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T12:14:41.000Z (about 4 years ago)
- Last Synced: 2025-02-14T22:13:52.296Z (4 months ago)
- Topics: hotwire, invoke, stimulus, turbo, ujs
- Homepage: https://gitlab.com/efficiently/stimulus-invoke
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stimulus Invoke
Fill the gap between [Hotwire](https://hotwire.dev) [Turbo](https://turbo.hotwire.dev) [Frames](https://turbo.hotwire.dev/reference/frames)/[Streams](https://turbo.hotwire.dev/reference/streams) responses and [Stimulus](https://stimulus.hotwire.dev/) controllers to replace [Rails UJS](https://github.com/rails/rails/tree/v6.1.3.2/actionview/app/assets/javascripts).
It allows to invoke any Stimulus actions of any Stimulus controllers, anywhere in the DOM, automatically with the help of a [Custom Element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) ``.
## ⚠️This project is hosted on [**GitLab.com**/efficiently/stimulus-invoke](https://gitlab.com/efficiently/stimulus-invoke) ⚠️