DEV Community

Alex Sharp 🛠sharesecret.co
Alex Sharp 🛠sharesecret.co

Posted on • Originally published at ajsharp.com

A simple react date picker component

None of the existing react date picker components quite fit my requirements (mostly too bloated with too many dependencies), so I decided to see if I could quickly hack one together. This took a couple of hours, but should meet my needs. Most importantly, it's tiny (~100 LOC) and free of the complexity of many of the existing solutions.


Cross-posted from ajsharp.com/a-simple-react-date-picker-component/.

Latest comments (0)