README
numeric-inputs
numeric inputs based on react-number-format
Usage
import {
IntegerNumberInput
MoneyInput,
PhoneInput
} from '@cater2.me/numeric-inputs'
// TODO: DEMONSTRATE API
numeric inputs based on react-number-format
<script type="module">
import cater2MeNumericInputs from 'https://cdn.skypack.dev/@cater2.me/numeric-inputs';
</script>
numeric-inputsnumeric inputs based on react-number-format
import {
IntegerNumberInput
MoneyInput,
PhoneInput
} from '@cater2.me/numeric-inputs'
// TODO: DEMONSTRATE API