bigskysoftware / bigskysoftware/_hyperscript
[Feature Request] event listener to target
Open
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
When used in conjunction with htmx, I will often use _hs to perform some action at the end of the htmx swap or request.
Example:
```
```
What I would like is to be able to use a `to` keyword in place of `from` such that the following selector matches the `target` of the event such as
```
```Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.