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.
- Host: GitHub
- URL: https://github.com/vmandic/react-datepicker-masked
- Owner: vmandic
- Created: 2018-08-01T14:48:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T06:23:35.000Z (over 3 years ago)
- Last Synced: 2025-04-06T04:32:12.126Z (about 1 year ago)
- Topics: datetimepicker-component, prototype, react
- Language: TypeScript
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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