Skip to content

Add rule "Use native Intl.NumberFormat to format numbers" #82

@utarwyn

Description

@utarwyn

There's no need to use a library to display formatted numbers in a recent browser (even IE 11 seems to be supported!). It seems possible to use Intl.NumberFormat for that use case.

Maybe we can also use Intl for other use cases? You can adapt the idea to what it looks better for you.

Check MDN docs and Can I use table

Metadata

Metadata

Assignees

No one assigned

    Labels

    🏆 challenge 🏆Dedicated to the challenge💡 rule-ideaRule not already specified, but a good starting point

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions