Description
Hello @CodeAndWeb , I'm reaching out regarding ngx-translate-extract
, which is commonly used alongside @ngx-translate
for extracting translation keys. (It is like the ng extract-i18n equivalent for @ngx-translate
).
This library has come a along way through different maintainers and forks after the original author was unable to continue to maintain it with the most up-to-date fork currently being from vendure-ecommerce/ngx-translate-extract.
Unfortunately, the current maintainer also appears unable to continue to maintain it, since PRs for bugfixes have been standing open for a long time, including the latest which adds support for Angular 20.
Since I believe this tool is essential for many @ngx-translate
users, I'd like to propose bringing ngx-translate-extract
under @ngx-translate
. While I could maintain a separate fork, I would prefer to not create yet another fork of this library. I believe it complements and fits well within @ngx-translate
workspace.
I'm happy to maintain the project by at least keeping it up to date with the Angular updates.
Let me know your thoughts.