@react-input/core
Version:
The core of the packages included in the `@react-input` scope.
21 lines (11 loc) • 1.26 kB
Markdown
# @react-input/core
✨ A package for the service use of other packages included in the `@react-input` scope:
- [`@react-input/mask`](https://www.npmjs.com/package/@react-input/mask) - apply any mask to the input using a provided component or a hook bound to the input element;
- [`@react-input/number-format`](https://www.npmjs.com/package/@react-input/number-format) - apply locale-specific number, currency, and percentage formatting to input using a provided component or hook bound to the input element.
## Feedback
If you find a bug or want to make a suggestion for improving the package, [open the issues on GitHub](https://github.com/GoncharukOrg/react-input/issues) or email [goncharuk.bro@gmail.com](mailto:goncharuk.bro@gmail.com).
Support the project with a star ⭐ on [GitHub](https://github.com/GoncharukOrg/react-input).
You can also support the authors by donating 🪙 to [Open Collective](https://opencollective.com/react-input):
[](https://opencollective.com/react-input/donate)
## License
[MIT](https://github.com/GoncharukOrg/react-input/blob/main/packages/core/LICENSE) © [Nikolay Goncharuk](https://github.com/GoncharukOrg)