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

adjusting the index.js and the notes for src files

f71ade7bfeb699cf1ade275e49bd0078f1c5bae5 authored over 10 years ago by Caridy Patino <[email protected]>
refactor to transpile to global for better integration

0521f7a128636103654b5160b160d6850956195c authored over 10 years ago by Caridy Patino <[email protected]>
Merge pull request #58 from fhemberger/bug/travis

Fix Travis CI badge to link directly to the current build

b75ec7d9133063cbdf9540ad796cd74e4e6442ec authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #59 from fhemberger/bug/bower-version

Update bower package version to match package.json

6f0f1318e684aa19adb3cc0ea0d3f9d34be0235b authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Use SVG badge

1dec51d624626533fea6ec359fd7516be99b2ab5 authored over 10 years ago by Frederic Hemberger <[email protected]>
Update bower package version to match package.json

f184671b7a93bf2f93ed0947230b22e84ca0d54e authored over 10 years ago by Frederic Hemberger <[email protected]>
Fix Travis CI badge to link directly to the current build

5ae4eb2774f1bf582595b9c0fe1523be5424073e authored over 10 years ago by Frederic Hemberger <[email protected]>
bumping version after PR #55

6d8bbdb4ae8459758e81a6ad1234151db0c3207c authored over 10 years ago by Caridy Patino <[email protected]>
using [global.IntlMessageFormat] to be able to aggregate and wrap without loosing the scope for IntlMessageFormat

1ffe8a4e2514e9f545d17a98159ec3f3769f8f1c authored over 10 years ago by Caridy Patino <[email protected]>
adding [grunt cldr] command to highlight that this is the process to be executed when CLDR changes

f93f32e334eb27dd3e10805a1501decc4d89ff36 authored over 10 years ago by Caridy Patino <[email protected]>
committing build folder for bower

5237175f37face1230d070268fc7a89d999e096b authored over 10 years ago by Caridy Patino <[email protected]>
bumping bower version for PR #54

6966cc537bbcb95ca1f1cd70a06d037f99f9784a authored over 10 years ago by Caridy Patino <[email protected]>
bumping version for PR #54

2ac20a0ab32f850c3163d95cbc57fc6cac92856b authored over 10 years ago by Caridy Patino <[email protected]>
moving clrl pkg into devDependencies

505a634b95aba2a2c9cf69387de97c14c6f06227 authored over 10 years ago by Caridy Patino <[email protected]>
Merge pull request #52 from drewfish/no-pr-sauce

saucelabs testing does not work with pull requests

ea94288c6850b89fc0c3cfcd4529cd22248fc6e8 authored almost 11 years ago by Drew Folta <[email protected]>
semicolon?

124ddea85491ecb245e78db4e8239bcf87718f26 authored almost 11 years ago by Drew Folta <[email protected]>
saucelabs testing does not work with pull requests

bceedd4e9681593932a79c38174b98de24e3dbe7 authored almost 11 years ago by Drew Folta <[email protected]>
Bump version to v0.1.0-rc-2

7f74c355ba7bf9ef87879e6f26a812a7cbaef5e8 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Bump version to v0.1.0-rc-1

14c558091e72e5cca60daceb8a8aa30272e72df6 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #50 from ericf/nested-formats

Nest default formats and properly merge specified formats

7e79b3c0eb0ec73951255d17b03e9143d30e328a authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Nest default formats and properly merge specified formats

Closes #49

8bc18bfe78777b7f5e79088e7fcac32b1b9fe914 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Clean-up tests, remove commented out tests and use better error checking

49dbfb4cdc1b79095701ce97c59bb46f311f57ad authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Tweak error messages, fix jshint warns, and validate locale structure

734d2bce4a354a59134e25713516e10845bdc5f5 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Update tests

c0200e6d742e9852499736f39eef9cc0cdbea3d8 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'perf' of github.com:ericf/intl-messageformat into perf

812fdde83745f6b4badf9fb7c71d5840af7a8594 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Ensure parse returns an array if it is a string.

0038f191d3d035cc6d1bba19e8ce8e25a37678eb authored almost 11 years ago by Anthony Pipkin <[email protected]>
Rename _buildFormatPattern() to _compilePattern()

7117d645213847a1b51fb25bacdcdc5774f7f844 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'perf' of github.com:ericf/intl-messageformat into perf

29ad6f1f4e901a4dcd773e720c6cbfaa5d2774d4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove offset logic and NumberPart. Remove custom type case.

437d755befbe2da6fddd8d94eaf35e2e61a7ee6c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix bug referencing undefined `NumberPart` helper class, it was removed

8585c372ad21989a862400d01629cdb2b41f1fb4 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Throw in constructor if there is no valid `pattern` argument

aaa17ad6c6660e210c5bdded5e02d08e7d5dd44a authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Expose `__parse()` static private method

00c111b7f12d7fe8bcca828897bbc23d5e1ceef2 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Update to fix errors raised from tests.

Add throw if Intl is undefined or null.
Ensure pattern exists before calling _buildFormatPattern...

81f3ef8318e65c5afa1e4a384488c98458cb0b3b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests for new api

43e51fce92e96f2513b6d0eecebdb100697631a4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' into perf

812a9b552c661b226b7df905c803c32000157a69 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge pull request #46 from ericf/benchmark

Add basic benchmark tests

8f9f76ae5fa81a72772872ff60659577ae87945b authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Add support for "time" format type

9cb342495cddab18b3c8ee37aabfda1357c601fe authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #48 from ericf/master

Pass `Intl` into the module factory

01e1daf56db2c278e3272a00316b0b73a16274f9 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Refactor to optimize for multiple format() invocations

This simplifies the traversal of the internal message pattern structure that's parsed from a mes...

c55f8a1df448a0266ea9294b8903dff82ec0496b authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Add basic benchmark tests

c8ffb101cd820ff368b7e9379d65a1c46ea6b6b2 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Pass `Intl` into the module factory

9f7bb72dbef6278bff8e2b8e7d731d88255c3341 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #45 from drewfish/travis-sauce

added sauce access tokens

155a4ca6fca615c06d0b3f7ac4dca50419d2b99e authored almost 11 years ago by Drew Folta <[email protected]>
fixed node version

a30385e990030fbb692dd3823b1188c476b5a1a9 authored almost 11 years ago by Drew Folta <[email protected]>
removed debugging

aee863f927d282ca48424e650000cc7d1230588c authored almost 11 years ago by Drew Folta <[email protected]>
more debugging

d28e638272adf730f504a63311cf21403cd19df3 authored almost 11 years ago by Drew Folta <[email protected]>
once more into the breach

fe84d59854476273b8af53cf659b36aa832628ba authored almost 11 years ago by Drew Folta <[email protected]>
another attempt

43dc91a3880e2c9202014898497fb095b7c92547 authored almost 11 years ago by Drew Folta <[email protected]>
not sure how this is supposed to work

edea207f557f995da222f92226fb497665f96c1d authored almost 11 years ago by Drew Folta <[email protected]>
another attempt

7e841ca11a9959fe356dab589418461c344d3c39 authored almost 11 years ago by Drew Folta <[email protected]>
better syntax

dd678eee560f749312156ba9618c50eb4287b5fa authored almost 11 years ago by Drew Folta <[email protected]>
another approach to the sauce credetials

6158639f4b3b0bf03a1006b6a7655643716eaacf authored almost 11 years ago by Drew Folta <[email protected]>
debugging

458139ec04edac4631a17f2cfee7832c17ab4907 authored almost 11 years ago by Drew Folta <[email protected]>
added sauce access tokens

9ad0b48b8a313bba50590d469a4b7b3dce411424 authored almost 11 years ago by Drew Folta <[email protected]>
Merge pull request #44 from drewfish/client-tests

browser testing using yeti and saucelabs

e15e7243c3a1aefc9a7b09cc2b164a72b0efc657 authored almost 11 years ago by Drew Folta <[email protected]>
browser testing using yeti and saucelabs

3211a71cf168cfb4476442c016c198600d38a85a authored almost 11 years ago by Drew Folta <[email protected]>
Update README.md

This is not a polyfill, so I removed it from the README title.

5823fb008877abf9e9684ee6f8f1ef671344a24c authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Update readme

be2db236feede42458549ef553ff54cb8e5ca19c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge pull request #40 from drewfish/all-locale

"main" in bower and NPM includes all locale data

02dff977109141fa6d626f0e9ebd6d1712aa621e authored almost 11 years ago by Drew Folta <[email protected]>
Update test inclusion of Intl

fee310165ada80749004d096b5ae5bae1ef273d4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
rename build/index* to build/intl-messageformat*

7a7909c0d972b7c003b2689a9cd758cae8fa6130 authored almost 11 years ago by Drew Folta <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into icu-formatters

Conflicts:
index.js

cfb119c03537bd8294e36f82933dabf3223e0fe0 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Change variable and method names for clarification.

7a0a0a2ae4c68c4ddacbcf9f5da40e13211f5b49 authored almost 11 years ago by Anthony Pipkin <[email protected]>
"main" in bower and NPM includes all locale data

7073914ff80b432f3010367fccf285d62756eac4 authored almost 11 years ago by Drew Folta <[email protected]>
Change `lookUp` to `data` for clarification

4991bc273f82237d43e7e81a415ea182c5e2a22b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove failing tests until intl.js is ready

0be4871ae93dab7e8c63aa2fe211e158575b50d0 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update reporter

b96e510d7f3d2a8c8e251775f3c27aacca4afcbb authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'icu-formatters' of https://github.com/apipkin/intl-messageformat into icu-formatters

75683240912d3f37502ef4709ed645fac6a5b474 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix tests now that parser is added

7f1f65523b5d81bcd25efc06fe5205fa0b336480 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix tests now that parser is added

65daaebb3b77ce7b6eb042c817bf4339c3ad18b4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix format key in the parsed pattern

5eff1f1cd0e368aa78672c0786c722192d97442b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into icu-formatters

Conflicts:
index.js

77e3d2f0d8f18929635e8a46330a0bfb5c8af9a5 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update Intl setting so jshint is happy

5250d25c87835df66be8375031d46ed8cd543f32 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove some white space.

2506d4dbbf700130694d90cb09aab784eff3e6a5 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update documentation for clairty. `parseToken` now returns the token that was parsed.

374996a8c80e4a77da32f8366d2f686dad8529aa authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add Intl as a development dependecy.

7303e204870f9d027b60e31bcaac599d6e41735c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add test for default formatter coverage

a93e679c597354a03dbe65c6ef69016223bfd7fc authored almost 11 years ago by Anthony Pipkin <[email protected]>
Change type checing for values to only reprocess Array and Objects. All other values should pass through the formatter and return as a string. Add `lookUp` object as third parameter to formatter funcitons.

679db5638caa4c5a6bda837c1f26af2c8e2da8c6 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add tests for parser coverage

f98fbbabd3838eb99a01c12e6879d39510eba8e7 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add in tests for completeness; adjust logic accordingly.

28f36d2547c6719e312e9aa2e6177cb00e6da20b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests with changes.

ae11f9a2492f89dece0a5461731b62d091bdb352 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update to address jshint errors

a2cd9d2f29607207855360b660e48ad7f7d5e1eb authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove type checking for custom formatters. IF they pass it and they call it and it does not work, they can fix it.

95048f74a9ef08761f0eb01193a32e4f801b02dd authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add in tests for checking the inheritance

e42fbf522bf8878195c04cfe23ddb86c1c2307ff authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add in tests for checking the inheritance

6d718435f1002a32948ccefd0d57089ef67a8777 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add back in optFieldFormatters loop to ensure we are only adding in functions

2e427a72fdd641d5290783b582383d2981d93aa3 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Use prototype chain instead of object looping.

5200ed2e37993280a2c74ade076bdfc3c5e5fc32 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Revert format prefix.

cedc6398931d26fbe1267026159d80ec9800cab4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
add formatters to the tests for counts

760ac6dfd65a419ae1bdd5fe3991335dd594d798 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update formatter call to prefix with type

01cdaf160b0ac2e2743ad113b23274572e68a959 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add default formatters. Update rename for internal formatters to use `custom_` prefix

19c8bbe4118c0a5614adfefa87ef5f304d74d7d6 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove old parser logic and regular expressions.

95754e3cca9c1ff0ebb44d08b298c35efc103e32 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove default formatters from parser branch.

73dc797172e50cd63f0fd33a504a482da03a8d0b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove ES5 fallback. Add in for-loop functions.

f76f19eedbf2bb5ff71603b05da1a91d88d976dc authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests for changes.

e16eded1c1a8ce93a199a3dd82a88c8254d80f77 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add ES5 fallbacks for `[].forEach`, `[].some`, and `{}.keys`

0cbb13d20d6209b24efa70eb440ab015a836ada3 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update `formatElementParser` with a third param to remove `this` usage

8b487f6cb7f5a1e1d4fa2bcca9e36c135c10901b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add baked-in format methods

bfaa0ccbf92a34d7a0cfcdef0ddf88e0039c0c6c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests for use with new parser.

1f4fe3e9cb309cf53cc37733995641bcd35c7cb6 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add `intl` as a devDependencies

e828143984220b81da7d1905a705355d047da400 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add new parser for ICU message patterns

ea04e7a1431c0b8fbe86d48364423b14ca635514 authored almost 11 years ago by Anthony Pipkin <[email protected]>