Ecosyste.ms: OpenCollective

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

github.com/formatjs/handlebars-intl

Handlebars helpers for internationalization.
https://github.com/formatjs/handlebars-intl

Merge pull request #9 from drewfish/intl-polyfill

a third approach to getting this working on nodejs

f78f54542b29b893c1b7c9ef90021548890349d4 authored about 11 years ago by Drew Folta <[email protected]>
a third approach to getting this working on nodejs

42f534d4eed32168c514c2a4169aa7b2301d9688 authored about 11 years ago by Drew Folta <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl into testing

Conflicts:
index.js

ebc3fc3bc8a1c470dcb9d0590742be64b086ca93 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix typo

ffd02950a9e17bca3ee263906d229f93ee3f5610 authored about 11 years ago by Anthony Pipkin <[email protected]>
Remove merge conflicts.

fb1f2366cb19c5b972b73cca83b98d398b1e2e8f authored about 11 years ago by Anthony Pipkin <[email protected]>
Remove merge conflict.

1ec6526175726cbe5e0ab045d4d2cd6cb8810bfc authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl into format

102a0a114b934f7fdb7a986d1f31dd46c01cced2 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl

1124848699dd9dcbaf57d51d005c3ae98feed33d authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl into umd-plus

eef3e8f231eefc8aa9b43f91fdc7d69d83fcb4bc authored about 11 years ago by Anthony Pipkin <[email protected]>
Initial testing

859302be065695d42b8b02d8f8ac3d152e0fc888 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge pull request #2 from drewfish/umd-plus

first attempt at (super-)UMD packaging

b7529c05811a39a98a23934cbd88685e50694fcb authored about 11 years ago by Drew Folta <[email protected]>
removed console.log()

b2db22e5113c25177aea4ddc5543788a314c7588 authored about 11 years ago by Drew Folta <[email protected]>
Initial tests

0816f188d77205b7c89e4fa7802b886719615b1d authored about 11 years ago by Anthony Pipkin <[email protected]>
Removed formatters

5d85a67950104cce07c564536068f1f2e1a18088 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix locale arugments to array.

10ff98f145ec90822b5de05195a90013d9a65e12 authored about 11 years ago by Anthony Pipkin <[email protected]>
Throw correct errors.

dec4a48b833af84f3e708e33b2ac5dab69ea686a authored about 11 years ago by Anthony Pipkin <[email protected]>
Update locale look up across multiple parameters.

b76f6a12a25cd0062db317a46c4d563ae655323d authored about 11 years ago by Anthony Pipkin <[email protected]>
Add hash.locale directly to the context

63bf94578e41b4d2dcd09758845c28d9e472d5e3 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix locale look up by passing in context from helper.

d4efa7aafa3fbfb121a492ef351e2644c4b41797 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add _mix to the helper

a61e41b917679088764397c8ceb6ecfa1ae76f87 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add intl var.

6b82f4aefb20af4caad41fd01873d72ea2bda883 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix typos

ddc5d51d4186d6f524ceefda36057d2739dd0ce0 authored about 11 years ago by Anthony Pipkin <[email protected]>
removed automagic registration

35864ecb439b1f724c0a3253671abb6ca2c6b7ff authored about 11 years ago by Drew Folta <[email protected]>
first attempt at (super-)UMD packaging

There is one "test" (that doesn't work yet) run like this:
`node tests/helpers.js`

d864e327bf724b87f0119fa0f073131b71d4c402 authored about 11 years ago by Drew Folta <[email protected]>
some packaging basics

39517dc7e9042269b8f97ecba66f21fc9895c12f authored about 11 years ago by Drew Folta <[email protected]>
Merge remote-tracking branch 'apipkin/master'

65e35a65be374c44a4cbfefe62befd6c8af7a182 authored about 11 years ago by Drew Folta <[email protected]>
Initial commit

787c166fec2da342c67ecf6b62ed19ecbf3ac5cf authored about 11 years ago by Drew Folta <[email protected]>
Initial commit

69734a55b8d0b749c4862d7c43d80422772f5db9 authored about 11 years ago by Anthony Pipkin <[email protected]>