mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-29 22:48:09 -08:00
Compare commits
3 Commits
a203620406
...
a60f4920ae
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a60f4920ae | ||
|
|
64630aa173 | ||
|
|
5d09776cdc |
@@ -747,7 +747,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A JavaScript slider selector that supports dates.
|
* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A JavaScript slider selector that supports dates.
|
||||||
* [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat.
|
* [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat.
|
||||||
* [rangeslider.js](https://github.com/andreruffert/rangeslider.js) - HTML5 input range slider element polyfill.
|
* [rangeslider.js](https://github.com/andreruffert/rangeslider.js) - HTML5 input range slider element polyfill.
|
||||||
|
* [toolcool-range-slider](https://github.com/mzusin/toolcool-range-slider) - Range slider library written in TypeScript and using web components.
|
||||||
|
|
||||||
## Form Widgets
|
## Form Widgets
|
||||||
|
|
||||||
@@ -773,6 +773,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
|
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
|
||||||
* [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint
|
* [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint
|
||||||
* [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
|
* [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
|
||||||
|
* [Schedule-X](https://github.com/schedule-x/schedule-x) - Material design event calendar. Features drag & drop, dark mode, multiple views and more.
|
||||||
|
|
||||||
### Select
|
### Select
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user