DEV Community

Jasenko
Jasenko

Posted on

Vue 3 date picker

Fellow developers, I've created my first open source component for Vue 3. It is a date picker with many features and many I plan to add in the near future.

As you may notice but currently available components are not so future rich. Many are only singe date pickers, some are only range, missing time picker, not mobile friendly and so on.

This project is trying to solve those issues.

It would be great if you try it let me know what you think. Any suggestions, critics are welcome and I will try to resolve them.

Many thanks.

You can check the component on Github

Top comments (0)