Skip to content
/ Dates Public

A polyfill to recreate Google Chrome's keyboard input behaviour on date inputs across other browsers

Notifications You must be signed in to change notification settings

molovo/Dates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Dates

A polyfill to recreate Google Chrome's keyboard input behaviour on date inputs across other browsers

Usage

Add Dates.js to the head of your document

<head>
  <script src="/js/Dates.js"></script>
</head>

That's it!

NOTE: This is a proof-of-concept, and by no means ready for production code

About

A polyfill to recreate Google Chrome's keyboard input behaviour on date inputs across other browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published