Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lingui/js-lingui
🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript
https://github.com/lingui/js-lingui
ci: fix release WF
andrii-bodnar opened this pull request over 1 year ago
andrii-bodnar opened this pull request over 1 year ago
Is it possible use @lingui/macro with webpack plugin?
yunsii opened this issue over 1 year ago
yunsii opened this issue over 1 year ago
useLingui hook issue when importing a React Component from one application into another
nagamohanm opened this issue over 1 year ago
nagamohanm opened this issue over 1 year ago
Lingui with vue project as vanilla js docs
wusaby-rush opened this issue over 1 year ago
wusaby-rush opened this issue over 1 year ago
How to add a translation that is empty in the default language in version 4?
ptmkenny opened this issue over 1 year ago
ptmkenny opened this issue over 1 year ago
feat: add js/node core translation api for usage without macros
j4hr3n opened this pull request almost 2 years ago
j4hr3n opened this pull request almost 2 years ago
RFC: Renovate the `remote-loader`
andrii-bodnar opened this issue almost 2 years ago
andrii-bodnar opened this issue almost 2 years ago
docs(examples): update examples
thekip opened this pull request almost 2 years ago
thekip opened this pull request almost 2 years ago
[v4] space missing within nested Trans (between elements)
taozhou-glean opened this issue almost 2 years ago
taozhou-glean opened this issue almost 2 years ago
fix(webpack-loader): support json catalogs. Improve coverage
thekip opened this pull request almost 2 years ago
thekip opened this pull request almost 2 years ago
feat: react native docs
vonovak opened this pull request almost 2 years ago
vonovak opened this pull request almost 2 years ago
fix: hanging cli commands
bravo-kernel opened this pull request almost 2 years ago
bravo-kernel opened this pull request almost 2 years ago
refactor(macro): split js (core) and jsx (react) macro
thekip opened this pull request almost 2 years ago
thekip opened this pull request almost 2 years ago
[Typescript] CompiledMessageToken type doesn't play well with imported catalog.
zimme opened this issue almost 2 years ago
zimme opened this issue almost 2 years ago
node_modules/@lingui/core/build/esm/index.js 161:10 Module parse failed: Unexpected token (161:10)
igor-sysoev opened this issue almost 2 years ago
igor-sysoev opened this issue almost 2 years ago
Inconsistency between macro docs and typings/code
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
feat(cli): Extract - Flatten ICU messages
Martin005 opened this pull request almost 2 years ago
Martin005 opened this pull request almost 2 years ago
React Native integration docs is extremely outdated
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
lingui compile should fail with a non-zero exit code when there are validation failures
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
lingui extract should fail with a non-zero exit code when there are extraction failures
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
Add Unit tests for CLI commands
andrii-bodnar opened this issue almost 2 years ago
andrii-bodnar opened this issue almost 2 years ago
Examples upgrade
andrii-bodnar opened this issue almost 2 years ago
andrii-bodnar opened this issue almost 2 years ago
RFC: Split macro to vanilla js + react
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
Macro docs lack examples of arg() macro
thekip opened this issue almost 2 years ago
thekip opened this issue almost 2 years ago
Macro docs lack of examples how to use plural() with custom i18n
timofei-iatsenko opened this issue about 2 years ago
timofei-iatsenko opened this issue about 2 years ago
Jest: Cannot find module '@lingui/loader!locales/de/messages.po'
tonytoqio opened this issue about 2 years ago
tonytoqio opened this issue about 2 years ago
.pot extract-template command doesn't apply catalog {name} as filename
RobinHeij opened this issue about 2 years ago
RobinHeij opened this issue about 2 years ago
Double render of components with react 18 after call to `i18n.activate`
Cielquan opened this issue over 2 years ago
Cielquan opened this issue over 2 years ago
Official vite support?
Hideman85 opened this issue over 2 years ago
Hideman85 opened this issue over 2 years ago
fix: JSX attribute parsing issue when using html entities
skovhus opened this pull request over 2 years ago
skovhus opened this pull request over 2 years ago
Inconsistent numbers localisation in different runtimes (node and chrome)
daryawood opened this issue almost 3 years ago
daryawood opened this issue almost 3 years ago
Consistent warning that "I18nProvider did not render ..."
tommhuth opened this issue almost 3 years ago
tommhuth opened this issue almost 3 years ago
Allow named components in Trans in @lingui/macro
fdev opened this issue almost 3 years ago
fdev opened this issue almost 3 years ago
Suggestion: preserve names of dates and numbers inside ICU Message
OliverJAsh opened this issue almost 3 years ago
OliverJAsh opened this issue almost 3 years ago
"Module not found: Can't resolve 'fs'" with Next.js 12
alexbu92 opened this issue about 3 years ago
alexbu92 opened this issue about 3 years ago
Partial extractions have some unexpected results
baldurpan opened this issue about 3 years ago
baldurpan opened this issue about 3 years ago
I18nProvider remounts all the children, but not rerender
AlgoTrader opened this issue over 3 years ago
AlgoTrader opened this issue over 3 years ago
@lingui/macro: Unknown macro default
nobiit opened this issue over 3 years ago
nobiit opened this issue over 3 years ago
Lingui generate duplicated gettext msgid
truong-hua opened this issue over 3 years ago
truong-hua opened this issue over 3 years ago
Cannot update a component (`I18nProvider`) while rendering a different component
antoinewg opened this issue over 3 years ago
antoinewg opened this issue over 3 years ago
if the message has curly brackets in itself, compilation is broken
capaj opened this issue over 3 years ago
capaj opened this issue over 3 years ago
Support for svelte
JovanShandro opened this issue over 3 years ago
JovanShandro opened this issue over 3 years ago
How do I use a variable in t()?
ptmkenny opened this issue almost 4 years ago
ptmkenny opened this issue almost 4 years ago
Using plural macro inside defineMessage macro
iffjey opened this issue almost 4 years ago
iffjey opened this issue almost 4 years ago
Add a CLI command to validate the catalog on CI
armandabric opened this issue over 4 years ago
armandabric opened this issue over 4 years ago
v3 t macro not working?
ojii opened this issue over 4 years ago
ojii opened this issue over 4 years ago
Lingui ignores whitespace in multi-item Trans tags
aldeka opened this issue over 5 years ago
aldeka opened this issue over 5 years ago
allow empty translations, setupI18n not working with I18nProvider
whytspace opened this issue almost 6 years ago
whytspace opened this issue almost 6 years ago
Reference Error : macro_1 is not defined.
Noitham opened this issue almost 6 years ago
Noitham opened this issue almost 6 years ago
How to ignore test files
dephiros opened this issue almost 6 years ago
dephiros opened this issue almost 6 years ago
Having trouble to get @lingui/macro working with React Native & Typescript
smeevil opened this issue almost 6 years ago
smeevil opened this issue almost 6 years ago
Extract chokes on "obj?.function" (optional-chaining + "function" attribute)
vitexikora opened this issue almost 6 years ago
vitexikora opened this issue almost 6 years ago
Migration problem @lingui/macro missing modules and errors
mschipperheyn opened this issue about 6 years ago
mschipperheyn opened this issue about 6 years ago
Any way to add line breaks for translation?
ziyafenn opened this issue about 6 years ago
ziyafenn opened this issue about 6 years ago