@fundingoptions/react-number-format-input

An input for numbers formatted by Intl.NumberFormat.

Usage no npm install needed!

<script type="module">
  import fundingoptionsReactNumberFormatInput from 'https://cdn.skypack.dev/@fundingoptions/react-number-format-input';
</script>

README

A numeric input that can be configured by an instance of Intl.NumberFormat.

See /demo for usage examples.

Tests are burried in the /src directory.