[transloco-messageformat] Should messageformat be a dependency?
See original GitHub issueI’m submitting a…
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
messageformat
is currently a peer dependency which means you need to explicitly install it.
Expected behavior
messageformat
should be a dependency and as such be installed alongside @ngneat/transloco-messageformat
by default
What is the motivation / use case for changing the behavior?
Since messageformat is required it should be a dependency rather than a peer dependency.
If this is intentional I’m interested in the reason behind it.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
ngneat/transloco-messageformat
Transpiler for Transloco that uses messageformat.js to compile translations using ICU syntax for handling pluralization and gender.
Read more >ngneat/transloco-messageformat - npm package
All security vulnerabilities belong to production dependencies of direct and indirect packages. ... We found a way for you to contribute to the...
Read more >Message Format | Transloco Angular i18n - GitHub Pages
Messageformat is a mechanism for handling both pluralization and gender in your app. You can see its format guide here.
Read more >Transloco Messageformat
In the bottom. left "Dependencies" panel, please install: messageformat. @ngneat/transloco-messageformat. 2. In _transloco-root.module.ts_, we must.
Read more >ngneat-transloco/lobby - Gitter
So you need to switch language twice back and forth for each language to ... Any specific reason why @ngneat/transloco-messageformat bundle size is...
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 Free
Top 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
too late, already fixed that 😁
Go for it.