borgar / numfmt

Full ECMA-376 number and date formatting in JavaScript
40 stars 9 forks source link

Number format patterns should enforce a limit of 255 chars #51

Open borgar opened 3 months ago

borgar commented 3 months ago

Excel standard enforces it, but for us it's probably better to be liberal and add an option for whether or not to enforce it.