app-localize-behavior icon indicating copy to clipboard operation
app-localize-behavior copied to clipboard

Reconsider format.js as core dependency

Open MaKleSoft opened this issue 8 years ago • 2 comments

Seems like the core libraries are not being maintained anymore and it doesn't look like yahoo is interested in keeping the project alive. Maybe it's time to move on to something else, like https://www.i18next.com/?

See https://github.com/yahoo/intl-messageformat/pull/156#issuecomment-312335055

MaKleSoft avatar Jul 02 '17 05:07 MaKleSoft

It's now over a year since this issue was opened. We still rely on this, and the Polymer 3.0 release has just been made. But the situation with format.js seems to be unchanged, and it is still abandonware.

In addition to i18next, another possible option would be https://github.com/lingui/js-lingui . Linguijs is quite active and seems more polymer-ish than i18next. It is mainly focussed on react, where it replaces react-intl, which was also dependent on format.js. But the core is plain js.

sujato avatar Sep 13 '18 11:09 sujato

No longer true: https://github.com/formatjs/formatjs/tree/master/packages/intl-messageformat

jschlieber-innio avatar Dec 12 '19 20:12 jschlieber-innio