Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/formatjs/intl-format-cache

Produces instances of JavaScript `Intl` formats, and caches them for reuse.
https://github.com/formatjs/intl-format-cache

Update README.md

61f67c857ef927fd15dbce0b40fe7934d5aa23ce authored over 5 years ago by Long Ho <[email protected]>
v++

a2403af7a1ec6045556426babee75d0f76615128 authored over 5 years ago by longlho <[email protected]>
update README

9e4a33e855f24526ce1ebc3b93ae0077397be0a3 authored over 5 years ago by longlho <[email protected]>
convert to TS, update deps

d19cd5ccf609f56f77b0b4bfae5655da0f6cdd41 authored over 5 years ago by longlho <[email protected]>
Bump version to v2.1.0

5247b12cdcfbd514cf4a1012e3224868b88826cb authored about 7 years ago by Ryuichi Okumura <[email protected]>
Add missing sourcemap files (#13)

239ce44a878d2c48639d310b548373f2a7ab3da5 authored about 7 years ago by Giff Song <[email protected]>
2.0.5

1f90b7a5fbfe086877264418f26015b352addd01 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak README

81b12f858b6409071adc14ae669b36a285081e92 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Remove failing-to-conenct Firefox Dev Sauce Labs config

f00a9adebd8e1b7c07576deba00e6e2ff9857cab authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Integrate with Sauce Labs

992cc237eee1030706e02d8ea4a7132af959fcd9 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add browser harness for unit tests

8bfba2c14d30f9c08003f3f2cd1a063d67fc3157 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update unit tests and config for Travis

9ad72978a4210088fdda808e7733efd601822dce authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add unit tests

04fdedb13741fdf0beb1808ad5097bed6548a868 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix change from #11

Fixes #12

d8b979e5e1fdda2b7c6e48c31f3807a2e86f9d72 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #11 from yahoo/new-constructors

Use `new` when calling *Format constructors

fbe4aa1a43e91070762f8a856b1afdfa7b93902c authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Use `new` when calling *Format constructors

Fixes #9

8db1321d08a6ca5ca1fce8e8e4249afcfee59c2e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Revert "Merge pull request #10 from bardt/patch-1"

This reverts commit 8a1f516e1e98e4d250adec15a76fda38161301c6, reversing
changes made to 7128e5df...

5c842605f1a9e6db7d4ae47a5d1db89ee3a28754 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #10 from bardt/patch-1

Fix issue #9

8a1f516e1e98e4d250adec15a76fda38161301c6 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix issue #9

Fixes https://github.com/yahoo/intl-format-cache/issues/9

b424ef8f57f7962e8a8582e87b5dcac28d228f0f authored about 9 years ago by Roman Salnikov <[email protected]>
Merge remote-tracking branch 'Celestz/master'

7128e5df1bbc1a063134da9ca7d3292ececf258a authored over 9 years ago by Ryuichi Okumura <[email protected]>
Update README.md

0deb6c6f188e6a8a2cfea902e10dcbe2d73d0ccc authored over 9 years ago by Celestz <[email protected]>
Merge pull request #4 from julen/patch-1

README: minor fixes

34a765334b05311f9ef9d4980ab86d6a2b9b6691 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
README: minor fixes

4a4277f76d7fb106f41e28e26430060dbb18fbb1 authored over 9 years ago by Julen Ruiz Aizpuru <[email protected]>
2.0.4

34d60c91032620232479d603144fa5bb8235e8a2 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

3d8ba83ad7f99dc614de02174fb26e2858a0caac authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
2.0.3

61a072975627c2a611ac9e384254b9b79044fa3a authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #3 from yahoo/browserify-es3

Make Browserify bundle work in ES3 environments

eeb3ba779ad092d8774b5c1e8cde9d226560f6c2 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Make Browserify bundle work in ES3 environments

ef9668dc9fbf4d4cf93cfda1e569d3118fea9a74 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
2.0.2

9984899fecb5bcbfdc40523c6decefb25961f619 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update Dev Dependencies

7be4e817b5983c404ef91f25aa97c645897ffa3d authored about 10 years ago by Eric Ferraiuolo <[email protected]>
2.0.1

1004d62f0141b72344d964068bcfda97bf9cb19e authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #2 from yahoo/readme

Update README

4f4caced65088306d61436e46ea809dd2e75de49 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Update README

e8ca89928628b7293cd143d4a545ed5196b8e27e authored over 10 years ago by Eric Ferraiuolo <[email protected]>
2.0.0

d36e6293aee93af0a39bfb48df2b462c84764b93 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #1 from yahoo/memoizer

Refactor into a Intl format memoizer

51be5b9654cfe59dc47f6a8ad01afcc0f2713f96 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fix bugs found in PR #1 review

dcfa6abb3064e16a1bd5d4dff20f00eb189eac85 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Refactor into a Intl format memoizer

**This is a major-version level refactor.** This refactor proposes a shift in the role of this p...

ce3b4c3dd239a3af0917fedba909aa8a2ac54c8d authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Add prepublish script to run the build

121dd75f9fbf61363a2baa179325ab5726a36fd8 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Initial drop

3722b40b8d697681a8d5b96ad9195037d9d8a2bf authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Fix link to LICENSE in README

afa9aeaac3ea7d9baed94351ba61000cf36df351 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Init package.json

a87dbc800e729b40cc5333d87327ed61afb3b1c7 authored over 10 years ago by Eric Ferraiuolo <[email protected]>
Initial commit

3fc09d768ea92a987f69257b728c1574efae4733 authored over 10 years ago by Eric Ferraiuolo <[email protected]>