andyearnshaw / Intl.js

Compatibility implementation of the ECMAScript Internationalization API (ECMA-402) for JavaScript -- UNMAINTAINED
Other
1.7k stars 215 forks source link

Is this package still useful nowdays ? #325

Closed kopax closed 5 years ago

kopax commented 5 years ago

Hi,

Is this package intl:

Still useful these days ?

I am using create-react-app and I already import react-app-polyfill/ie9.

I also have in my package.json browserslist: [">0.2%","not dead","not ie <= 11","not op_mini all"] and I have default babel react-preset.

What does this plugin support and for what browser ? Should we care ?

Thanks again.