Open bgaillard opened 9 years ago
FWIW, I know about https://github.com/fabi1cazenave/webL10n which is using *.properties
files (with an already implemented parser and so on).
And the format used in this lib is really close to what Airbnb is doing in their lib. So it may be easier to implement :)
Their is an issue to manage PO files here https://github.com/airbnb/polyglot.js/issues/30.
With the implementation of #4 we could be able to add a custom PO parser, the following implementations could be useful :