shubhanus / otp-input-react

React simple otp input with react hooks
MIT License
59 stars 86 forks source link

Feature/add other input methods #1

Closed hotdang-ca closed 5 years ago

hotdang-ca commented 5 years ago

Changes logic of Numeric input. Adds Alpha input and Alphanumeric inputs. Handles validation of clipboard pasted elements for all above rules (I would have filed an Issue... but... it was an easy fix).