An open API service indexing awesome lists of open source software.

https://github.com/vmandic/react-datepicker-masked

Prototype work with react-datepicker component using an Inputmask plugin to enable keyboard typing.
https://github.com/vmandic/react-datepicker-masked

datetimepicker-component prototype react

Last synced: about 2 months ago
JSON representation

Prototype work with react-datepicker component using an Inputmask plugin to enable keyboard typing.

Awesome Lists containing this project

README

          

#react-datepicker-masked

DEMO (only for a timepicker mode, date excluded): https://datepicker-test-zujefutmkx.now.sh/

- a static react prototype project
- created with the amazing CRA on typescript, hosted with Zeit's now.sh
- testing the react-datepicker component to have it interop with Inputmask vanilla js plugin for masking inputs so I can enable keyboard typing for reading input values besides clicking on the datetime picker dialog