Parse a decimal number with i18n format support (localized decimal points and thousands separators)
🔪 split string by delimiter array - delimiters retained
Detects and removes thousand separators (dot/comma/quote/space) from string-type digits
A Node.js package for formatting numbers with commas as thousands separators and enabling decimal formatting. Offers a versatile format
function allowing customization of decimal limits, decimal separators, and thousands separators for precise number fo
Install Step 1:
npm i spreadsheet-import
Step 2: import SpreadsheetImport from 'spreadsheet-import';