https://github.com/dan503/vue-time-input-polyfill
An input[type="time"] polyfill component designed to be used in Vue projects
https://github.com/dan503/vue-time-input-polyfill
Last synced: 3 months ago
JSON representation
An input[type="time"] polyfill component designed to be used in Vue projects
- Host: GitHub
- URL: https://github.com/dan503/vue-time-input-polyfill
- Owner: Dan503
- License: mit
- Created: 2019-10-23T12:44:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T13:02:45.000Z (over 6 years ago)
- Last Synced: 2025-05-26T14:18:26.185Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-time-input-polyfill (not built yet)
I am currently working on a React time input polyfill.
I intend on building a Vue polyfill after I finish work on the React polyfill.
I am using this repository to reserve the name while development is still in progress.