You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stimulus Typescript
Automatic type inference for values, targets and outlets (eliminates need to declare let ...)
Thanks!
Ajai
The text was updated successfully, but these errors were encountered:
ajaishankar
changed the title
PSA: Two Stimulus packages that aims to eliminate a lot of boilerplate
PSA: Two Stimulus packages that aim to eliminate a lot of boilerplate
Oct 20, 2023
Hi
Love working with Stimulus!
This is not an issue...
Have published two packages that hopefully makes it even more easier to work with Stimulus.
Stimulus Reactive
Reactivity for Stimulus.
Wires up @vue/reactivity with Stimulus (eliminates need for event handlers and simplifies development a lot)
DEMO: https://ajaishankar.github.io/stimulus-reactive/
Stimulus Typescript
Automatic type inference for values, targets and outlets (eliminates need to
declare let ...
)Thanks!
Ajai
The text was updated successfully, but these errors were encountered: