@react-input2/core
✨ A package for the service use of other packages included in the @react-input2
scope:
-
@react-input2/mask
- apply any mask to the input using a provided component or a hook bound to the input element; -
@react-input2/number-format
- apply locale-specific number, currency, and percentage formatting to input using a provided component or hook bound to the input element.
Installation
npm i @react-input2/core
or using yarn:
yarn add @react-input2/core
Feedback
If you find a bug or want to make a suggestion for improving the package, open the issues on GitHub or email goncharuk.bro@gmail.com.
Support the project with a star ⭐ on GitHub.
License
MIT © Nikolay Goncharuk