lephyrus / ngx-translate-messageformat-compiler

Advanced pluralization (and more) for ngx-translate, using standard ICU syntax which is compiled with the help of messageformat.js.
MIT License
93 stars 30 forks source link

Angular 14 support #86

Closed sebastien-p closed 2 years ago

sebastien-p commented 2 years ago

Hello,

First, thanks for this useful library!

Now, Angular 14 is available so could we please have support for it?

😄

szklankop commented 2 years ago

@lephyrus is there a chance for Angular@14 support any time soon? :)

martinakraus commented 2 years ago

Opened a PR for it: https://github.com/lephyrus/ngx-translate-messageformat-compiler/pull/87