cchanxzy / react-currency-input-field

React component for an input field
MIT License
648 stars 118 forks source link

export getLocaleConfig and update docs #345

Closed naquiroz closed 3 months ago

naquiroz commented 8 months ago

Problem

cleanValue asks for values that are quite hard to get, but those are easily obtainable with the already done function getLocaleConfig.

Solution

Export the getLocaleConfig as part of the package, plus add it to the docs.

Additional changes

naquiroz commented 8 months ago

@cchanxzy if you could please run the CI builds 🙏🏻

naquiroz commented 7 months ago

@cchanxzy small bump here

naquiroz commented 5 months ago

@cchanxzy ?