You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may contribute to this software under the [Dojo CLA](http://dojofoundation.org/about/cla).
12
+
13
+
14
+
## Author
15
+
16
+
* Alex Sexton - [@SlexAxton](http://twitter.com/SlexAxton) - <http://alexsexton.com/>
17
+
18
+
## Major Contributors
19
+
20
+
* Eemeli Aro - [@eemeli](http://twitter.com/eemeli_aro) - <https://github.com/eemeli>
21
+
22
+
23
+
## Credits
24
+
25
+
Thanks to:
26
+
27
+
*[Bazaarvoice](https://github.com/Bazaarvoice) - my employer - for letting me do cool stuff like this.
28
+
* Google has an implementation that is similar in Google Closure, I tried to vet my code against many of their tests.
29
+
* Norbert Lindenberg for showing me how good it can be.
30
+
31
+
32
+
## Implementations in other languages
33
+
34
+
[Jeff Hansen](https://github.com/jeffijoe) ([@jeffijoe](https://twitter.com/jeffijoe)) has written an [implementation for .NET](https://github.com/jeffijoe/messageformat.net) - it's a Portable Class Library, making it possible to use on iOS, Android, Windows Phone, and pretty much any other .NET target.
35
+
36
+
37
+
## Additional tools
38
+
39
+
[icu-converter](https://github.com/alex-dow/icu-converter) is a NodeJS tool for converting message files in the [ICU Resource Bundle](http://userguide.icu-project.org/locale/resources) format into JSON or .property files.
You may contribute to this software under the Dojo CLA - <http://dojofoundation.org/about/cla>
98
-
99
-
100
-
## Author
101
-
102
-
* Alex Sexton - [@SlexAxton](http://twitter.com/SlexAxton) - <http://alexsexton.com/>
103
-
104
-
## Major Contributors
105
-
106
-
* Eemeli Aro - [@eemeli](https://github.com/eemeli)
107
-
108
-
109
-
## Credits
110
-
111
-
Thanks to:
112
-
113
-
*[Bazaarvoice](https://github.com/Bazaarvoice) - my employer - for letting me do cool stuff like this.
114
-
* Google has an implementation that is similar in Google Closure, I tried to vet my code against many of their tests.
115
-
* Norbert Lindenberg for showing me how good it can be.
116
-
117
-
118
-
## Implementations in other languages
119
-
120
-
[Jeff Hansen](https://github.com/jeffijoe) ([@jeffijoe](https://twitter.com/jeffijoe)) has written an [implementation for .NET](https://github.com/jeffijoe/messageformat.net) - it's a Portable Class Library, making it possible to use on iOS, Android, Windows Phone, and pretty much any other .NET target.
121
-
122
-
123
-
## Additional tools
124
-
125
-
[icu-converter](https://github.com/alex-dow/icu-converter) is a NodeJS tool for converting message files in the [ICU Resource Bundle](http://userguide.icu-project.org/locale/resources) format into JSON or .property files.
0 commit comments