From 9d9c5ace3a870711dba9a44b7fe8a24f7797d588 Mon Sep 17 00:00:00 2001 From: Daniel Tonon Date: Sat, 22 Dec 2018 12:27:59 +1100 Subject: [PATCH] Adding "Zero dependencies" to the check list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f6c5e2..c5b08cc 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ An accessible polyfill for `` elements. - ✔️ Fully keyboard and screen reader accessible - ✔️ Submits the same values to servers as real time inputs - ✔️ Only downloads the full polyfill code in the browsers that need it +- ✔️ Zero dependencies Demo available here: https://dan503.github.io/time-input-polyfill/