The core of the packages included in the `@react-input` scope.
npm install @react-input/core@react-input scope:
@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 - apply locale-specific number, currency, and percentage formatting to input using a provided component or hook bound to the input element.