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

Run existing tests in the browser

53e6d1409827b784e1b182344c95ac5cbaeeb888 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
1.0.0

a8be510a14ab4afb3747f76f326593e5bcd0bcbc authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Build for 1.0.0

d6ec4c1cb2dea984b66aa54e7fa7599dc988f4fd authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update package metadata

b9684b962df6287e8f7d605ed0b68287dd7e48be authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update to [email protected] (locked)

Closes #80

caf552588e84111af145a26d5a73f21e268bdb89 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Fix copypaste error

5265eb360f8e06b080b98fd905a5de14599a6a2d authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Remove Yeti dependency

82d77de073dcdf85300b995c813b838b107316c6 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Point Sauce Labs to smoke tests

493aeeb632f1dffced8f5636e92bfe0f0a663b55 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #82 from juandopazo/sauce

Saucelabs badge and full integration

32be02427eac6b6ca39a8edb03e2c04602716c2e authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #81 from ericf/readme

Update README for 1.0.0 changes

301231ee13be2157cb0a8f8141c8549f1c6d031d authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Tweaks to README based on feedback

261d74ef0d673c19beca61346e7077fa707453dc authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Smoke tests using expect.js

a527d4ef701eeccb94efcf0b1494f98dbaff3639 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Report Mocha results

bc8e609365a358ba0d3772eedbd9c309021bb46d authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Update README for 1.0.0 changes

Closes #74

4ebb7485cc01c346e8ca9fb6b0c15af893129445 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Add browser matrix image

8908f0ee45c70edfbf9faec7c1e960be802b1116 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Add Saucelabs browser tests

5b14aa7e5b7026866e0c8e7a7b1a63c461acb785 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #78 from ericf/fix-cldr-plural-data

Fix CLDR plural data

57f39de3fbb951777688fda0df8bd5706e877d71 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Improve error messages

b85a0711e9a514286771b163c465dff8d3c6061f authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Re-build with fixed CLDR plural rule data

470b6391e5d88da842fb6e7b9adee916a28d4ed9 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update grunt-extract-cldr-data to fix plural rule bug in data

7513cf163ed075e4153e9d264d764ce7ed132f76 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-rc-6

bbd335a0c22429f707f71e6f931421eadc27c352 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Build for 1.0.0-rc-6

0c1209ef3d6b7975ec434d5b76788b3a02bd60d7 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update build to produce source map for dist/intl-messageformat.min.js

b028f1e455174fe72c289183b94649f501499305 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Peg intl-messageformat-parser to latest version

995013c502900fd57ff3322d815e34c5d772b285 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #77 from ericf/rm-indexof

Remove use of `indexOf()` when adding locale data

25baa004f5f68f47a87c5c9f68aadd420a35c700 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Use `hop` instead of `in` for safety

45a030f961e639f4de841575c3f413753ec0cf79 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Remove use of `indexOf()` when adding locale data

`Array.prototype.indexOf()` is an ES5 method we were using when it
wasn't necessary. This remove...

c57258aa43233e0e28a7a313a7c423d01c01bdc0 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Add commonjs as module type to bower.json

c0e3b5c8fd1ea07bcc98075182c542038c64a2c2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-rc-5

62e01ad607c9c246220815120d96cc8af8fe07e3 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build for 1.0.0-rc-5

d8f8bd58df039b4cc7c10a3e54be5012dccab4be authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #73 from ericf/extract-locale-data

Revamp build process to separate locale data

e6f87808895577e6187c68fa088d701072309fb6 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Revamp build process to separate locale data

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]>
Merge pull request #70 from langpavel/patch-1

Fixed condition for exit status code

92d99f9976d441fa842ad16f8662271ceedce4f1 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fixed condition for exit status code

TravisCI icon shoud be green now :-)

dcba750cfd5d56fd890390d6bc6917c22db90ae0 authored over 10 years ago by Pavel Lang <[email protected]>
1.0.0-rc-4

8c7661bd3767209a7704ee2c1d28928e9a4eaf8b authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Bump version in bower.json

7af0607e4420f8d7654e17729051add06b671c32 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

f5f8fcfa58e7f8785b6b491dc8321ac8abe8920d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Greatly improve perf of `format()`

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]>
1.0.0-rc-3

803907c2c2f7d3ee8d3e16b4cb355c89c541beb8 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

55b1b71d792c4521ab5aca9925ca42e7476c8a8a authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Resolve default locale from `Intl`

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]>
Merge pull request #67 from KevinTCoughlin/patch-1

Corrects "optomized" spelling error in README.md

5179fabecd353ab3bd9c63d4aebaf603f8379257 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Corrects spelling error in README.md

optomized -> optimized

6fcfba15b18a811b7226a5c5085306376c3f77a4 authored over 10 years ago by Kevin Coughlin <[email protected]>
Correct plural message examples in README

79cbd62d1cb286dd1746021248d146582ecb0ecb authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Cleanup whitespace and comments

a3b35a823a4093ee5c1de5acfcfd7012bebd536e authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update task to generate src/full.js to move export next to import

f2316d9e289832bf62f033b99a5161eec4ce0aa2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update `defaultLocale` to be the value of the first locale when data is added

bb2bc853da4cab523e2c3445878bc62fc8510a0f authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fix project name in README

b65ac5893d0a857e443f2cfec98ff09e32a368d9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update bower.json and package.json

c5a437f82ed7d2896323a333d63d6d40d0832426 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-rc-2

b3bc7198d443dbf851079aaadb419a0982f5e742 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update bower.json for 1.0.0-rc-2

8ba097dd676226bd936a7903428c160f69895079 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of github.com:yahoo/intl-messageformat

8955d6d7b3158eee541bcbda0e78bc92d53888fa authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #64 from aredridel/patch-2

Fix typo

ff54d1cc8765dcd14f9ee63c13d018b4cbd1b767 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #63 from aredridel/patch-1

Fix typo

b309cafe62ad37c1ad51602a11b25f91f55ff5b2 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Remove "files" and "directories" from package.json

f5f5f413efa68cf86c8d466e9e40923a1fb7d55b authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Remove reserved "dist" from package.json

b627a186451ba4fa982ba4f1437bb3ed17264d3d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fix typo

13f24c3a364d42c67a034e4f5288f7f438a1c76c authored over 10 years ago by Aria Stewart <[email protected]>
Fix typo

51c8dde94cc7cd5691ea22ad0669dda8ddd35f5b authored over 10 years ago by Aria Stewart <[email protected]>
1.0.0-rc-1

2ddb6396fc3f8b75d2eb6a1ec9e58f69a8acc39d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update CDN link in README exmaple

400461de44183c1db53943278a7dabc39d443d93 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update intl-messageformat-parser dep

23d0f1d27ea2134e17f11da113b8db6083a1b1ef authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #62 from ericf/master

Rewrite README and extract Compiler to its own module

8b6d116fe1d4663b1c3956d5ace6671c81812fb7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Add Intl.js polyfill in browser tests

695b45085402832313f606c389307791c1d08655 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

9dd17024e64f3c8c929ea05a22109b857a54e1d7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Extract message compiler to its own module

d38e84395c972502a960f918a1879dc983d511c9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Make jsnext:main look like others in package.json

1c9f070b51033d3f23ce0b5ca497b641c120978c authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Rewrite README

cfe26e43bb3536780cd6c8d29fbcd70aaef93ac0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #61 from ericf/update-deps

Update deps

7187f17234d8c89c9813dc5377c80843bfce5ed0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

e1f2a79b98f1fdcf1e0ec804c3b2a2917d2f3cd3 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Regen src/full.js from updated CLDR

ecbde2c59f6583728ba59b70379bf6c828331a94 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update dependencies

8798ac3469fa9cd8fe6189aa29aa6be088909030 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #60 from caridy/es6

Refactor: using ES6 and transpiring to global and CommonJS

10c9c07a9f5b6af70b1fe40346369115d1a11681 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
pointing main to index.js

506814891f6da7e26ca88c6cb0224d3c3db259e8 authored over 10 years ago by Caridy Patino <[email protected]>
Dist build

ee79b51dcaa31623e4f6f215c47c5fb6fce5c4ca authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Refactor build and packaging

06f0da3f5d42ccc66344000ed5fdd8bdfe6e8bbd authored over 10 years ago by Eric Ferraiuolo <[email protected]>
removing complex structure from gruntfile to minify the dist/ helper

97d3283212ff9561bb29b7962030b680163915d2 authored over 10 years ago by Caridy Patino <[email protected]>
bumping grunt-bundle

0ed3578358bc7656e48499ecf1807ffcdb46e628 authored over 10 years ago by Caridy Patino <[email protected]>
relying on cjs output format for dependencies instead of umd

1731397a82c70d20461cf611067b72d0fd22fd3f authored over 10 years ago by Caridy Patino <[email protected]>
merging and rebuilding for PR #2

d03cc09a1bbe94274d7d8e4d51e9c3988c396347 authored over 10 years ago by Caridy Patino <[email protected]>
Build

68aa9a25c35facf9479450948306978ebe5eaf31 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Greatly improve construction speed of plurals

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]>
Update tests for new parser and AST format.

31abc1e5e862a334fd493f8fd00d4dd231a80f0d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

7f989b086896a24918e79a5348dd7f1b55811f90 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update intl-messageformat-parser to fix empty string message parsing

fd439d86bbfd99540da561eb417c0ecce6512f77 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Organize benchmark tests

f76661c75924f098969161bb075f5cff673e0dc9 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Remove old benchmark tests

7e962cf19ee5acc4bc5609ffc6e1106f03ef16e7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Build

e4eabab45ec1527bcf87678681b5ac3f78b12182 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update contributors in package.json

c90c4d7e08451b66aca1a434e2f0539e287e8d3c authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Depend on new parser

7daf946663d5dc74e5e00c35a4cf29ed3da74fb0 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Add new benchmark tests and Grunt runner

72f0abb340b68b960b72050e53eb06d30f26d8cf authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Refactor compiler to use new parser and AST

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]>
Move old benchmarks out of the way

2e77a5d43be1ed034f60946d10778772ea2b4a3d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
upgrading grunt deps

d0242ba8907e1b7c88048c6cdf72322cfe6c5b9d authored over 10 years ago by Caridy Patino <[email protected]>
using dist/ instead of build/ for consistency

e6962816cdb2ad0d04ae6caa6204eaa7197899eb authored over 10 years ago by Caridy Patino <[email protected]>
using grunt-bundle-jsnext-lib in favor of the local copy of the grunt task

65446bf1af2d4d04c0228dd94893004c51fc6e01 authored over 10 years ago by Caridy Patino <[email protected]>
more linting

42ddadb57f23ab4ac11fbaab9b4eaad61589f61a authored over 10 years ago by Caridy Patino <[email protected]>
moving resolver into es6-module-transpiler-npm-resolver

c60d00bfcde02e4dce2ae4c5801fedf56d3fdff6 authored over 10 years ago by Caridy Patino <[email protected]>
annotating package.json with jsnext:main and dist so other pkgs can build by importing intl-messageformat

1cf72c0ccd7e9a0a779658c84ba536bba2969b30 authored over 10 years ago by Caridy Patino <[email protected]>
renaming to full for better usability

0c3b25f35eacdd7eeb1d5ebe3c1ab2970dda035f authored over 10 years ago by Caridy Patino <[email protected]>
getting things ready for 0.2, including bower and npm

aa3e04f737820b90e93987d8073f8b785dcea789 authored over 10 years ago by Caridy Patino <[email protected]>