react-intl plurals and select

I gotta say I love react-intl plural support for internationalizations.

Its easy to use and works

e.g. "Top {num}% of customers in the past {period} {period, plural, one {month} other {months}}"


The `{select}` feature is pretty cool too. Can use for either or choices as well as multiples.




Comments

Popular posts from this blog

angular js protractor e2e cheatsheet

Notes on interview with Kent Beck about AI and why it's like a "genie"

angularjs ui-router query string parameter support