string-remove-thousand-separators

codsen
esm
string-remove-thousand-separators JS library homepage string-remove-thousand-separators JS library on GitHub string-remove-thousand-separators JS library on npm Download string-remove-thousand-separators JS library

Detects and removes thousand separators (dot/comma/quote/space) from string-type digits

Version 7.0.19 License MIT
string-remove-thousand-separators JS library homepage
string-remove-thousand-separators JS library on GitHub
string-remove-thousand-separators JS library on npm
Download string-remove-thousand-separators JS library
Keywords
amountcurrencydigitsfromnumbersremoveseparatorseparatorsstringthousandthousands
INSTALL
Type:
<script type="module"> import stringRemoveThousandSeparators from 'https://cdn.jsdelivr.net/npm/string-remove-thousand-separators@7.0.19/+esm' </script>
Learn more