Hi Joe, Marc -- Marc's message was stuck in the moderation queue of the mailing list and I only found out a few days ago. Sorry about that. The message itself is fairly old and I'd like to point out a number of more recent developments:
In January 2017 we started Project Fluent, which bases on the core of L20n with the goal to create an set of small un-opinionated localization libraries which can be easily ported and plugged into larger codebases and projects. You can find out about Project Fluent at http://projectfluent.io and in the project announcement: https://groups.google.com/forum/#!topic/mozilla.tools.l10n/NPmsJD4IGjQ Consequently, I then created fluent-react, which exposes Fluent's API and file syntax to React apps: https://www.npmjs.com/package/fluent-react The README has the scoop and the summary of the API and there are also a number of example apps showing different features and use-cases: https://github.com/projectfluent/fluent.js/tree/master/fluent-react/examples I already got some feedback from the Test Pilot team and I'm hoping that we'll be able to use fluent-react for their websites in the near future. I'd love to get more feedback from people working on Devtools! :) Thanks, Staś On Mon, Jun 12, 2017 at 4:26 PM, Joe Walker <[email protected]> wrote: > Hi Marc, > At a very quick glance this looks like a nice API. I'll pass the message on > to the people that would be using it. > Thanks, > Joe. > > > On Fri, Jun 9, 2017 at 11:28 AM <[email protected]> wrote: > >> Op dinsdag 29 maart 2016 23:34:13 UTC+2 schreef Joe Walker: >> > Hi, >> > Has anyone worked on a react component for l20n, or put any thought into >> > how it might work? >> > (Context Firefox devtools are moving to use react, and are thinking of >> how >> > we can do l10n better at the same time) >> > Thanks, >> > Joe. >> >> Please take a look at the react-l20n-u npm package I created: >> https://www.npmjs.com/package/react-l20n-u >> >> I'm very interested to hear your feedback about my choices of syntax and >> implementation and what would be your recommendations. >> >> Thanks, >> Marc Selman >> _______________________________________________ >> tools-l10n mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/tools-l10n >> > _______________________________________________ > tools-l10n mailing list > [email protected] > https://lists.mozilla.org/listinfo/tools-l10n _______________________________________________ tools-l10n mailing list [email protected] https://lists.mozilla.org/listinfo/tools-l10n
