sheetjs
                                
                                
                                
                                    sheetjs copied to clipboard
                            
                            
                            
                        Format string '#,##0.##########' throws error: unsupported format |#,##0.##########|
Format string '#,##0.##########' throws error: unsupported format |#,##0.##########|
This is probably "no help", but my python version supports this format. See for yourself here: https://snoopyjc.org/ssf/
@snoopyjc I'm afraid it wouldn't help as we use the javascript version (in browser)
Is there any fixed planned for this one?
Hey there, I might have come with a workaround, take a look: https://gist.github.com/kurumpa/4f06a0327852ff3dfcd01cf7b2d0e8ee It works about 5 times slower than the original formatter function, but I guess that's still fine for a decent amount of numbers to be formatted.