You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,13 @@
2
2
3
3
[](https://www.jsdelivr.com/package/npm/time-input-polyfill)
4
4
5
+
An accessible polyfill for `<input type='time'/>` elements.
6
+
5
7
- ✔️ Modeled after the Chrome and Firefox implementations
6
8
- ✔️ Fully keyboard and screen reader accessible
7
9
- ✔️ Submits the same values to servers as real time inputs
8
10
- ✔️ Only downloads the full polyfill code in the browsers that need it
11
+
- ✔️ Zero dependencies
9
12
10
13
Demo available here: https://dan503.github.io/time-input-polyfill/
0 commit comments