Skip to content

Jam1zhu/date-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<head>
   <link href="./date-picker.css">
</head>
<body>
   <input id="date-picker-input">
   <script src="./date-picker.js"></script>
   <script>
      datePicker.init("date-picker-input")
   </script>
<body>

About

date-picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published