question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
longlhocommented, Jan 1, 2021

ok I’ll see waht I can do w/ the formatter port.

0reactions
longlhocommented, Jan 3, 2021

kk moving this to #1504

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found