Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/formatjs/intl-messageformat
[MIGRATED] Format a string with placeholders, including plural and select support to create localized messages.
https://github.com/formatjs/intl-messageformat
53e6d1409827b784e1b182344c95ac5cbaeeb888 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
a8be510a14ab4afb3747f76f326593e5bcd0bcbc authored about 10 years ago by Eric Ferraiuolo <[email protected]>
d6ec4c1cb2dea984b66aa54e7fa7599dc988f4fd authored about 10 years ago by Eric Ferraiuolo <[email protected]>
b9684b962df6287e8f7d605ed0b68287dd7e48be authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Closes #80
caf552588e84111af145a26d5a73f21e268bdb89 authored about 10 years ago by Eric Ferraiuolo <[email protected]>5265eb360f8e06b080b98fd905a5de14599a6a2d authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
82d77de073dcdf85300b995c813b838b107316c6 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
493aeeb632f1dffced8f5636e92bfe0f0a663b55 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Saucelabs badge and full integration
32be02427eac6b6ca39a8edb03e2c04602716c2e authored about 10 years ago by Eric Ferraiuolo <[email protected]>Update README for 1.0.0 changes
301231ee13be2157cb0a8f8141c8549f1c6d031d authored about 10 years ago by Eric Ferraiuolo <[email protected]>261d74ef0d673c19beca61346e7077fa707453dc authored about 10 years ago by Eric Ferraiuolo <[email protected]>
a527d4ef701eeccb94efcf0b1494f98dbaff3639 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
bc8e609365a358ba0d3772eedbd9c309021bb46d authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Closes #74
4ebb7485cc01c346e8ca9fb6b0c15af893129445 authored about 10 years ago by Eric Ferraiuolo <[email protected]>8908f0ee45c70edfbf9faec7c1e960be802b1116 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
5b14aa7e5b7026866e0c8e7a7b1a63c461acb785 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Fix CLDR plural data
57f39de3fbb951777688fda0df8bd5706e877d71 authored about 10 years ago by Eric Ferraiuolo <[email protected]>b85a0711e9a514286771b163c465dff8d3c6061f authored about 10 years ago by Eric Ferraiuolo <[email protected]>
470b6391e5d88da842fb6e7b9adee916a28d4ed9 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
7513cf163ed075e4153e9d264d764ce7ed132f76 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
bbd335a0c22429f707f71e6f931421eadc27c352 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
0c1209ef3d6b7975ec434d5b76788b3a02bd60d7 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
b028f1e455174fe72c289183b94649f501499305 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
995013c502900fd57ff3322d815e34c5d772b285 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Remove use of `indexOf()` when adding locale data
25baa004f5f68f47a87c5c9f68aadd420a35c700 authored about 10 years ago by Eric Ferraiuolo <[email protected]>45a030f961e639f4de841575c3f413753ec0cf79 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
`Array.prototype.indexOf()` is an ES5 method we were using when it
wasn't necessary. This remove...
c0e3b5c8fd1ea07bcc98075182c542038c64a2c2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
62e01ad607c9c246220815120d96cc8af8fe07e3 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
d8f8bd58df039b4cc7c10a3e54be5012dccab4be authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Revamp build process to separate locale data
e6f87808895577e6187c68fa088d701072309fb6 authored over 10 years ago by Eric Ferraiuolo <[email protected]>This changes the build process of this package to separate the locale data from the runtime lib....
596e35a7984abf3fa36af7894464a8d0df817a9a authored over 10 years ago by Eric Ferraiuolo <[email protected]>Fixed condition for exit status code
92d99f9976d441fa842ad16f8662271ceedce4f1 authored over 10 years ago by Eric Ferraiuolo <[email protected]>TravisCI icon shoud be green now :-)
dcba750cfd5d56fd890390d6bc6917c22db90ae0 authored over 10 years ago by Pavel Lang <[email protected]>8c7661bd3767209a7704ee2c1d28928e9a4eaf8b authored over 10 years ago by Eric Ferraiuolo <[email protected]>
7af0607e4420f8d7654e17729051add06b671c32 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
f5f8fcfa58e7f8785b6b491dc8321ac8abe8920d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
This greatly improves the perf of calling `format()` on an IntlMessageFormat instance by not usi...
c1bba2322ee05f11b6b950cb9d2158ca751b0be3 authored over 10 years ago by Eric Ferraiuolo <[email protected]>803907c2c2f7d3ee8d3e16b4cb355c89c541beb8 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
55b1b71d792c4521ab5aca9925ca42e7476c8a8a authored over 10 years ago by Eric Ferraiuolo <[email protected]>
This improves how the default locale is determined by resolving it from an `Intl.NumberFormat` i...
ca66e17e5fabcccf64a5debde343222682dc6c49 authored over 10 years ago by Eric Ferraiuolo <[email protected]>Corrects "optomized" spelling error in README.md
5179fabecd353ab3bd9c63d4aebaf603f8379257 authored over 10 years ago by Eric Ferraiuolo <[email protected]>optomized -> optimized
6fcfba15b18a811b7226a5c5085306376c3f77a4 authored over 10 years ago by Kevin Coughlin <[email protected]>79cbd62d1cb286dd1746021248d146582ecb0ecb authored over 10 years ago by Eric Ferraiuolo <[email protected]>
a3b35a823a4093ee5c1de5acfcfd7012bebd536e authored over 10 years ago by Eric Ferraiuolo <[email protected]>
f2316d9e289832bf62f033b99a5161eec4ce0aa2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
bb2bc853da4cab523e2c3445878bc62fc8510a0f authored over 10 years ago by Eric Ferraiuolo <[email protected]>
b65ac5893d0a857e443f2cfec98ff09e32a368d9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
c5a437f82ed7d2896323a333d63d6d40d0832426 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
b3bc7198d443dbf851079aaadb419a0982f5e742 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
8ba097dd676226bd936a7903428c160f69895079 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
8955d6d7b3158eee541bcbda0e78bc92d53888fa authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fix typo
ff54d1cc8765dcd14f9ee63c13d018b4cbd1b767 authored over 10 years ago by Eric Ferraiuolo <[email protected]>Fix typo
b309cafe62ad37c1ad51602a11b25f91f55ff5b2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>f5f5f413efa68cf86c8d466e9e40923a1fb7d55b authored over 10 years ago by Eric Ferraiuolo <[email protected]>
b627a186451ba4fa982ba4f1437bb3ed17264d3d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
13f24c3a364d42c67a034e4f5288f7f438a1c76c authored over 10 years ago by Aria Stewart <[email protected]>
51c8dde94cc7cd5691ea22ad0669dda8ddd35f5b authored over 10 years ago by Aria Stewart <[email protected]>
2ddb6396fc3f8b75d2eb6a1ec9e58f69a8acc39d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
400461de44183c1db53943278a7dabc39d443d93 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
23d0f1d27ea2134e17f11da113b8db6083a1b1ef authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Rewrite README and extract Compiler to its own module
8b6d116fe1d4663b1c3956d5ace6671c81812fb7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>695b45085402832313f606c389307791c1d08655 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
9dd17024e64f3c8c929ea05a22109b857a54e1d7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
d38e84395c972502a960f918a1879dc983d511c9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
1c9f070b51033d3f23ce0b5ca497b641c120978c authored over 10 years ago by Eric Ferraiuolo <[email protected]>
cfe26e43bb3536780cd6c8d29fbcd70aaef93ac0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update deps
7187f17234d8c89c9813dc5377c80843bfce5ed0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>e1f2a79b98f1fdcf1e0ec804c3b2a2917d2f3cd3 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
ecbde2c59f6583728ba59b70379bf6c828331a94 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
8798ac3469fa9cd8fe6189aa29aa6be088909030 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Refactor: using ES6 and transpiring to global and CommonJS
10c9c07a9f5b6af70b1fe40346369115d1a11681 authored over 10 years ago by Eric Ferraiuolo <[email protected]>506814891f6da7e26ca88c6cb0224d3c3db259e8 authored over 10 years ago by Caridy Patino <[email protected]>
ee79b51dcaa31623e4f6f215c47c5fb6fce5c4ca authored over 10 years ago by Eric Ferraiuolo <[email protected]>
06f0da3f5d42ccc66344000ed5fdd8bdfe6e8bbd authored over 10 years ago by Eric Ferraiuolo <[email protected]>
97d3283212ff9561bb29b7962030b680163915d2 authored over 10 years ago by Caridy Patino <[email protected]>
0ed3578358bc7656e48499ecf1807ffcdb46e628 authored over 10 years ago by Caridy Patino <[email protected]>
1731397a82c70d20461cf611067b72d0fd22fd3f authored over 10 years ago by Caridy Patino <[email protected]>
d03cc09a1bbe94274d7d8e4d51e9c3988c396347 authored over 10 years ago by Caridy Patino <[email protected]>
68aa9a25c35facf9479450948306978ebe5eaf31 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Messages with plural arguments will now compile much faster because of lazily creating and reusi...
9239d3b851d7577acbafa8d824b78adf3c237c72 authored over 10 years ago by Eric Ferraiuolo <[email protected]>31abc1e5e862a334fd493f8fd00d4dd231a80f0d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
7f989b086896a24918e79a5348dd7f1b55811f90 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
fd439d86bbfd99540da561eb417c0ecce6512f77 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
f76661c75924f098969161bb075f5cff673e0dc9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
7e962cf19ee5acc4bc5609ffc6e1106f03ef16e7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
e4eabab45ec1527bcf87678681b5ac3f78b12182 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
c90c4d7e08451b66aca1a434e2f0539e287e8d3c authored over 10 years ago by Eric Ferraiuolo <[email protected]>
7daf946663d5dc74e5e00c35a4cf29ed3da74fb0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
72f0abb340b68b960b72050e53eb06d30f26d8cf authored over 10 years ago by Eric Ferraiuolo <[email protected]>
This is a major refactor which moves things into separate ES6 modules, and completely refactors ...
77b830c3921f67862e89de81438fb02e47e23a7e authored over 10 years ago by Eric Ferraiuolo <[email protected]>2e77a5d43be1ed034f60946d10778772ea2b4a3d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
d0242ba8907e1b7c88048c6cdf72322cfe6c5b9d authored over 10 years ago by Caridy Patino <[email protected]>
e6962816cdb2ad0d04ae6caa6204eaa7197899eb authored over 10 years ago by Caridy Patino <[email protected]>
65446bf1af2d4d04c0228dd94893004c51fc6e01 authored over 10 years ago by Caridy Patino <[email protected]>
42ddadb57f23ab4ac11fbaab9b4eaad61589f61a authored over 10 years ago by Caridy Patino <[email protected]>
c60d00bfcde02e4dce2ae4c5801fedf56d3fdff6 authored over 10 years ago by Caridy Patino <[email protected]>
1cf72c0ccd7e9a0a779658c84ba536bba2969b30 authored over 10 years ago by Caridy Patino <[email protected]>
0c3b25f35eacdd7eeb1d5ebe3c1ab2970dda035f authored over 10 years ago by Caridy Patino <[email protected]>
aa3e04f737820b90e93987d8073f8b785dcea789 authored over 10 years ago by Caridy Patino <[email protected]>