Use `@formatjs/intl`?
See original GitHub issue👋 We just released @formatjs/intl
that detaches the imperative API from the React binding (react-intl uses this basically) so I’m curious if ember-intl
can use it? It basically has everything that react-intl supports (custom formats, default timeZone, format merging, handling AST vs regular messages).
I’m curious what the roadmap for ember-intl is as well?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Core FormatJS Intl | Format.JS
The core of @formatjs/intl is the intl object (of type IntlShape ), which is the instance to store a cache of all Intl.*...
Read more >@formatjs/intl - npm
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling ...
Read more >A React I18n Tutorial with FormatJS | Phrase
Get to know the core features of FormatJS (formerly react-intl) ... Let us take a look now at how to use FormatJS in...
Read more >How to translate your React app with react-intl / FormatJS
We're setting up a small React application to learn how localization works. Of course, you can skip this section if you want to...
Read more >Use `@formatjs/intl`? · Discussion #1504 · ember-intl ... - GitHub
We just released @formatjs/intl that detaches the imperative API from the React binding (react-intl uses this basically) so I'm curious if ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
ok I’ll see waht I can do w/ the formatter port.
kk moving this to #1504