hyperscript-widgets icon indicating copy to clipboard operation
hyperscript-widgets copied to clipboard

A collectable library of of widgets and behaviors for a more hygienic web experience.

Results 4 hyperscript-widgets issues
Sort by recently updated
recently updated
newest added

The [demo site](https://benpate.github.io/hyperscript-widgets/uploader/) fails to display the success alert when uploading via DnD. This line `script="on htmx:afterRequest trigger upload:success"` in uploader.hs does not execute. Neither is the event logged. Uploading...

Hello, I went through your components which are impressive and I'm wondering if HeadlessUI components can be translated with hyperscripts : https://headlessui.dev/ ? Are there some limitations that would not...