I would love to help add a new JS Commands that will fulfill a couple of needs I have that would allow me to completely kick Alpine or other utility libraries like that have to do with accessibility.
A set of commands for modifying attributes
Being able to add a change to the aria-expanded
and other accessibility attributes directly in the JS
pipeline would be great on modals, menu buttons and such without needing to manage an assigns or trip to the server.
How can I help?