Numeric Keyboard

Numeric keyboard for mobile browsers

0 followers

The numeric keyboard is a customizable input box written by javascript/react/vue which would invoke a customizable numeric keyboard instead of system keyboard in mobile browsers.
Numeric Keyboard gallery image
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

刘明
Hunter
A custom virtual numeric keyboard works in mobile browsers. It contains a virtual input box which would invoke the numeric keyboard instead of system keyboard, the virtual input box supports many html5 standard properties and also has a nice cursor to make it behaves like native input element as much as possible. Besides, the numeric keyboard is a pluggable component can be used together with other input interfaces. The numeric keyboard is created respectively for Vanilla JavaScript, React, Angular and Vue.