An open API service indexing awesome lists of open source software.

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

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) ⚠️