react-formatted-input-hook
v1.2.0
Published
Hooks to build formatted inputs the right way
Downloads
823
Readme
react-formatted-input-hook
The best way to build formatted inputs, inspired by react-input-mask, react-number-format, and many others, and improved upon.
- Low level abstractions to support any formatting use cases
- High level abstractions for common use cases: currency, percent, float, credit-card...
- 100% accessible, supports all keyboard and mouse interactions
- Best UX possible, get both the usability of a standard input, with the formatting added!
- Headless, compatible with any UI library: MUI, Ant...
- Written in Typescript
- Heavily tested