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

fix(cli): use shortened version of pnpm commands in suggestions

anbernar opened this pull request 4 months ago
fix: run type tests in test:all

anbernar opened this pull request 4 months ago
fix: return a single node when applicable

bengry opened this pull request 4 months ago
children's types is not preserved when `<Trans>` is used

bengry opened this issue 4 months ago
Extra details about i18next + better lingui examples

igorsantos07 opened this pull request 4 months ago
Allow comments from translators

molokovev opened this issue 4 months ago
feat(format-po-gettext): respect Plural-Forms header

timofei-iatsenko opened this pull request 4 months ago
feat: enable importAttributes and explicitResourceManagement for extractor

timofei-iatsenko opened this pull request 4 months ago
feat: adds option for CLDR plurals in gettext

garikkh opened this pull request 4 months ago
Duplicate endlines are removed when using @lingui/macro

jeresig opened this issue 4 months ago
feat: allow to use useLingui with only i18n

timofei-iatsenko opened this pull request 4 months ago
feat: adds custom prefix support for gettext po

garikkh opened this pull request 4 months ago
Lingui extract ignores babel config

valyagolev opened this issue 4 months ago
docs: add SWC compatibility note for Vite guide

thekip opened this pull request 4 months ago
fix: escape nested brackets

yunsii opened this pull request 4 months ago
chore: use metro transformer in react native example

vonovak opened this pull request 4 months ago
feat: add metro transformer

vonovak opened this pull request 4 months ago
docs: minor tweaks and improvements

vonovak opened this pull request 4 months ago
fix: windows compatibility

timofei-iatsenko opened this pull request 5 months ago
docs: add Documenso user to the main page

andrii-bodnar opened this pull request 5 months ago
chore: update glob to v11

timofei-iatsenko opened this pull request 5 months ago
Update @lingui/cli to use glob version > 9

fernion opened this issue 5 months ago
docs: update for v5

timofei-iatsenko opened this pull request 5 months ago
docs: Update extractor-vue.md

dangvanthanh opened this pull request 5 months ago
fix(extractor): fix warning when `key` used on Trans macro

timofei-iatsenko opened this pull request 5 months ago
fix(cli): add pnpm detection to command suggestions

anbernar opened this pull request 5 months ago
Unable to integrate with the latest vite-react-swc template.

shlroland opened this issue 5 months ago
chore: introduce getI18nInstance to nextjs example

vonovak opened this pull request 5 months ago
Monorepo: Per-package Lingui config requires `locales` key

nyadav810 opened this issue 5 months ago
LinguiJS & Next.js standalone build not working

itaie01 opened this issue 5 months ago
feat(react): preserve newlines during string formatting

Garbanas opened this pull request 5 months ago
[Idea] Use comments to define message placeholder names

AndrewIngram opened this issue 5 months ago
chore(format-po): split multi line comments

aseerkt opened this pull request 5 months ago
multi-line comment not formatted correctly

taozhou-glean opened this issue 5 months ago
chore(cli): updgrade cli-table version to licensed version

aseerkt opened this pull request 5 months ago
refactor(macro): split and expose internals to be used in Vue macro

timofei-iatsenko opened this pull request 5 months ago
Lingui v5 preview - issues with multiline messages

AndrewIngram opened this issue 6 months ago
v5 experimental extractor esbuild "packages" config

AndrewIngram opened this issue 6 months ago
fix(experimental-extractor): change default loader to tsx

timofei-iatsenko opened this pull request 6 months ago
Migrate to the latest version of Lerna

andrii-bodnar opened this issue 6 months ago
Support additional + bespoke metadata on messages

AndrewIngram opened this issue 6 months ago
docs: initial draft of the Lingui v5 migration guide

andrii-bodnar opened this pull request 6 months ago
Upgrade @lingui/cli's cli-table dependency

ramimanna1 opened this issue 6 months ago
feat: collect and print placeholders in Po files for better translation context

timofei-iatsenko opened this pull request 6 months ago
fix(extract): when files are used, don't overwrite obsolete

nicolas-cherel opened this pull request 6 months ago
`lingui extract <..files>` overwrites obsolete flag

nicolas-cherel opened this issue 6 months ago
fix: include type cast on ts compilation

tagleeson opened this pull request 6 months ago
docs: Update cli.md

maisano-patreon opened this pull request 6 months ago
docs: add more info about Remix.run

andrii-bodnar opened this pull request 6 months ago
Getting an error when using with vite and swc

trevcodesjs opened this issue 6 months ago
fix(experimental-extractor): fix various bugs

timofei-iatsenko opened this pull request 6 months ago
Ids are displayed sometimes on production build

semoal opened this issue 6 months ago
Avoid flashing of the default language

fain182 opened this issue 6 months ago
docs: update the Examples OG image

andrii-bodnar opened this pull request 6 months ago
fix(cli): update translationIO service in CLI package (to handle context)

didier-84 opened this pull request 6 months ago
docs: fix links in rsc tutorial

vonovak opened this pull request 6 months ago
docs(examples): add Remix Vite + Babel example

depsimon opened this pull request 7 months ago
docs: react server components tutorial

vonovak opened this pull request 7 months ago
docs(examples): nextjs app router example

vonovak opened this pull request 7 months ago
docs: add missing dependency @lingui/vite-plugin in instruction

kardwen opened this pull request 7 months ago
fix: (lingui/core) i18n error if id is undefined

abdul-kissflow opened this pull request 7 months ago
fix: default message extraction

aseerkt opened this pull request 7 months ago
fix: exclude .scss files from extract-experimental build

panbenson opened this pull request 7 months ago
feat(format-po): configure header attributes in PO file formatter

mariarchy opened this pull request 7 months ago
t`` macro doesn't work when load and activate message

ws-rush opened this issue 8 months ago
Order by is not alphabetically

juliecki opened this issue 8 months ago
docs: og image for examples page

andrii-bodnar opened this pull request 8 months ago
Setup with webpack

maxvia37 opened this issue 8 months ago
i18n._(id) throws error if id param passed as undefined

abdul-kissflow opened this issue 8 months ago
feat: add full support of Vue.js

JSteunou opened this pull request 8 months ago
feat: vue extractor error reporting

aseerkt opened this pull request 8 months ago
chore(examples): rspack with lingui swc plugin

aseerkt opened this pull request 8 months ago
docs: update docusaurus

andrii-bodnar opened this pull request 8 months ago
Lingui CLI extraction puts msgid as msgstr

EnablingLogic opened this issue 8 months ago
refactor: minor improvements to RSC

vonovak opened this pull request 8 months ago
test: fix e2e cli test regex

andrii-bodnar opened this pull request 8 months ago
docs: Update react-native.md, Unify code format style

youzarsiph opened this pull request 8 months ago
docs: add https://lefun.fun to showroom

simlmx opened this pull request 9 months ago
feat(react): native support react RSC

thekip opened this pull request 9 months ago
fix: escaped curly-braces doesn't preserve in development mode

ninesunsabiu opened this pull request 9 months ago
chore(macro): snapshot testing

timofei-iatsenko opened this pull request 9 months ago
selectOrdinal error

SergelenOchir opened this issue 9 months ago
refactor(macro): use message descriptor for Trans

timofei-iatsenko opened this pull request 9 months ago