Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benpate/hyperscript-widgets
A collectable library of of widgets and behaviors for a more hygienic web experience.
https://github.com/benpate/hyperscript-widgets
Last synced: about 2 months ago
JSON representation
A collectable library of of widgets and behaviors for a more hygienic web experience.
- Host: GitHub
- URL: https://github.com/benpate/hyperscript-widgets
- Owner: benpate
- License: cc0-1.0
- Created: 2021-12-26T21:38:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T18:24:41.000Z (7 months ago)
- Last Synced: 2024-10-28T20:49:23.620Z (3 months ago)
- Language: HTML
- Size: 55.7 KB
- Stars: 90
- Watchers: 7
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyperscript Widgets 🧩
## A collectable library of of widgets and behaviors for a more hygienic web experience
The goal of this repository is to assemble a rich library of pre-tested UI-controls that work nicely with [htmx](https://htmx.org) and [hyperscript](https://hyperscript.org). As we're just getting started, all contributions are welcome. In keeping with general htmx principles, we will endeavor to create code that is:
* Usable
* Accessible
* Un-Scalable## A Growing Library of Widgets
* [Combo Box](combobox)
* [File Upload](uploader)
* [Modal Dialog](modal)
* [Multi-Select](multiselect)
* [Tab Container](tabs)
* [Toggle Button](toggle)## Live Demo Site
[Check out the Live Demo Site](https://benpate.github.io/hyperscript-widgets/). It is bare bones right now, but it's always improving.
## Pull Requests WelcomeIf you have suggestions, requests, enhancements, or additions, please post them here. We're all in this together. 🧩