themesberg / flowbite-datepicker

A Tailwind CSS datepicker built with vanilla JavaScript
https://flowbite.com/docs/components/datepicker/
MIT License
140 stars 43 forks source link

No typescript #21

Open ollyde opened 1 year ago

ollyde commented 1 year ago

Has anyone got a typescript definitions file? Crazy they don't include that inside the project.

ollyde commented 1 year ago
Screenshot 2023-09-11 at 20 38 54
mo9a7i commented 1 year ago

https://vue-tailwind-datepicker.com/advanced-features.html

vineet-sinha commented 6 months ago

I took an early stab at it: https://gist.github.com/vineet-sinha/92e962fba8a08db5b548e9135d56fb9f

Feel free to improve on it.