Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoksel/double-range
🍬 Double range input made from two ordinary range inputs
https://github.com/yoksel/double-range
Last synced: about 1 month ago
JSON representation
🍬 Double range input made from two ordinary range inputs
- Host: GitHub
- URL: https://github.com/yoksel/double-range
- Owner: yoksel
- Created: 2020-01-25T10:23:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T11:15:08.000Z (over 3 years ago)
- Last Synced: 2024-11-06T00:06:28.357Z (3 months ago)
- Language: JavaScript
- Homepage: https://yoksel.github.io/double-range/
- Size: 2.1 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Double slider
Proof of concept. I try to make double range input from two ordinary range inputs.
Thumbs can be moved using mouse or keyboard. It can be reseting like ordinary inputs and their values can be send to server.
[Live demo](https://yoksel.github.io/double-range/)