Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-gettext duplicate efforts? #2

Open
ottok opened this issue Jun 5, 2012 · 3 comments
Open

node-gettext duplicate efforts? #2

ottok opened this issue Jun 5, 2012 · 3 comments

Comments

@ottok
Copy link

ottok commented Jun 5, 2012

Hello,

Have you noticed there is a project with the same name and same goals? Should you two maybe consider merging..?

https://github.com/andris9/node-gettext

@ottok
Copy link
Author

ottok commented Jun 5, 2012

And there is https://github.com/mozilla/i18n-abide too, which is very much like node-gettext but with the significant extra feature of po2json preparsing, which makes the user visible result much faster yet keeps the translations in po-files that have such a great translation tool ecosystem.

@ottok
Copy link
Author

ottok commented Jun 5, 2012

I just found in your TODO that you have considered the need for po2json. Maybe you could simply adopt the version from https://github.com/mozilla/i18n-abide/blob/master/bin/po2json.js, which is already Node.js'ified?

@junosuarez
Copy link

@ottok an important difference between these two packages is the licensing. This package is LGPL licensed,while the other package you linked to is MIT licensed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants