Ecosyste.ms: OpenCollective

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

FormatJS

Internationalize your web apps on the client & server.
Collective - Host: opensource - https://opencollective.com/formatjs - Website: https://formatjs.io/ - Code: https://github.com/formatjs

Add back intlBlock

github.com/formatjs/handlebars-intl - 93c32000bc05cde289c57600e129c1e38791c62c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove unused _mix`

github.com/formatjs/handlebars-intl - b60fb2dd383fa45a1e530449c01a78dfcdc7efae authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove unnecessary complexity from getHelpers.

github.com/formatjs/handlebars-intl - ffb556ed4941966bd1d195f5d8c1a1ca093b8f6c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Clean up ignores and description.

github.com/formatjs/handlebars-intl - 0abb08788ea1b5cc2eaea448f356d31f09f7db02 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove old parser logic and regular expressions.

github.com/formatjs/intl-messageformat - 95754e3cca9c1ff0ebb44d08b298c35efc103e32 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove default formatters from parser branch.

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

github.com/formatjs/intl-messageformat - f76f19eedbf2bb5ff71603b05da1a91d88d976dc authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests for changes.

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

github.com/formatjs/intl-messageformat - 0cbb13d20d6209b24efa70eb440ab015a836ada3 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update `formatElementParser` with a third param to remove `this` usage

github.com/formatjs/intl-messageformat - 8b487f6cb7f5a1e1d4fa2bcca9e36c135c10901b authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add baked-in format methods

github.com/formatjs/intl-messageformat - bfaa0ccbf92a34d7a0cfcdef0ddf88e0039c0c6c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update tests for use with new parser.

github.com/formatjs/intl-messageformat - 1f4fe3e9cb309cf53cc37733995641bcd35c7cb6 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add `intl` as a devDependencies

github.com/formatjs/intl-messageformat - e828143984220b81da7d1905a705355d047da400 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add new parser for ICU message patterns

github.com/formatjs/intl-messageformat - ea04e7a1431c0b8fbe86d48364423b14ca635514 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove need for test.

github.com/formatjs/intl-messageformat - 246d041ec2bdef0ec04fc89e9de89fa8fbd3f3b5 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update global.Intl properly

github.com/formatjs/handlebars-intl - bfdf200e6bbacd189c6b9cb6484bdc4863b39d21 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Check for Intl on proper object

github.com/formatjs/handlebars-intl - 315d23a9f6d9c3d5f38a616f69f1dfff2bd5b3e3 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl into testing

Conflicts:
.gitignore
lib/helpers.js
package.json
tests/helpers.js

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

github.com/formatjs/handlebars-intl - 6d0872ea34659d303201e1d13c8565524fa89321 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'umd-plus'

github.com/formatjs/handlebars-intl - f5da5f65eaa5e59af8cb2b0a34b820cce43564b8 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add JSHint helpers.

github.com/formatjs/handlebars-intl - 2e1b1df6b0b466ec783aca93a0fdc7cd106a86fd authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove test followed by match.

github.com/formatjs/intl-messageformat - a8b51107d0c74af4790e623c9c398af6298836a2 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove intlBlock

github.com/formatjs/handlebars-intl - 119e7992968f40f363c7e147cac30596037da59c authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update regular expressions for a better pattern choice.

github.com/formatjs/intl-messageformat - acc206635875e4f2bfd95a67e08aa34c7a94c429 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Move RegExps to more descriptive constants.

github.com/formatjs/intl-messageformat - 2b3056710f446a07c640f1b658125c14243d9ca6 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update verbiage on tests.

github.com/formatjs/intl-messageformat - 8cfb7e82c6eba0d3619a64b98ea98f6c68131e31 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Suppress jshint for default assignment. Prevent non-function formatters from being added into the formatters.

github.com/formatjs/intl-messageformat - 1819ec23a5fdf856bd033996e1701080ceb5623a authored almost 11 years ago by Anthony Pipkin <[email protected]>
Default locale to null if it is empty. Remove last pattern match if it is empty.

github.com/formatjs/intl-messageformat - d447df048ba902fe7fddc5c63492f349ce7197f1 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add multiple tokens as a single variety test.

github.com/formatjs/intl-messageformat - 3932cfe8860264189a06ada0f17bc4f56343233f authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix #22. Add new tests for token assesment. Throw new error when no tokens are discovered.

github.com/formatjs/intl-messageformat - 1a8045dda8b5d7487418143b1e1fe0119a0424ef authored almost 11 years ago by Anthony Pipkin <[email protected]>
Update test for coverage. Remove awkward check in purged.js since it doesn't run in the browser.

github.com/formatjs/intl-messageformat - 08e9d2e5385f091fc4c5d636f5ca1c33b2fc04c4 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove __purge

github.com/formatjs/intl-messageformat - 08e31f05162dd3371d937d355c7bf7b05ab75701 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Fix expect missing

github.com/formatjs/intl-messageformat - f77561ba62a0a264240ba71518df910f5ac79f01 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add mockery to remove the need for __purge

github.com/formatjs/intl-messageformat - a4879a76cd47a40e2855bbddc18feeb041a046a3 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Remove _log.

github.com/formatjs/intl-messageformat - 29bf6c94ee553b47f3c84350f37403326fd8e6a0 authored almost 11 years ago by Anthony Pipkin <[email protected]>
Add locales to all appropriate tests to reduce logging.

github.com/formatjs/intl-messageformat - fc6fc33003f87712a99f2604edbe82776646b965 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add early detection for invalid locales. Locale should be a string with at least 2 characters.

github.com/formatjs/intl-messageformat - 904a545074743d73eb377442c9e777db0768e027 authored about 11 years ago by Anthony Pipkin <[email protected]>
Make type checking for locale more strict.

github.com/formatjs/intl-messageformat - 5b866975bfbe21d380ad8e9c11acdacd052e0de3 authored about 11 years ago by Anthony Pipkin <[email protected]>
Update verbiage for internal methods

github.com/formatjs/intl-messageformat - 4fbecba564c2a527a3b6d340ba56858e91a94e37 authored about 11 years ago by Anthony Pipkin <[email protected]>
Update based on PR #9. Remove `callee` calls and parameter looping.

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

github.com/formatjs/handlebars-intl - fe241d2e49685425f7166a18320090d86e5c8f4f authored about 11 years ago by Anthony Pipkin <[email protected]>
Use typeof instead of Object...toString() to check for Function

github.com/formatjs/intl-messageformat - ab3d127bd2756c5445850315800f9b139c3f03c9 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix typos and verbiage. Remove `DefaultLocale` check.

github.com/formatjs/intl-messageformat - 2d8cbbe20ece0de96f72d32bd6a2e1afb3523d7a authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge pull request #9 from drewfish/intl-polyfill

a third approach to getting this working on nodejs

github.com/formatjs/handlebars-intl - f78f54542b29b893c1b7c9ef90021548890349d4 authored about 11 years ago by Drew Folta <[email protected]>
a third approach to getting this working on nodejs

github.com/formatjs/handlebars-intl - 42f534d4eed32168c514c2a4169aa7b2301d9688 authored about 11 years ago by Drew Folta <[email protected]>
Remove !console throwing.

github.com/formatjs/intl-messageformat - 3720fa3aff1e13750a2adb3ad53d1483474c016c authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/handlebars-helper-intl into testing

Conflicts:
index.js

github.com/formatjs/handlebars-intl - ebc3fc3bc8a1c470dcb9d0590742be64b086ca93 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix typo

github.com/formatjs/handlebars-intl - ffd02950a9e17bca3ee263906d229f93ee3f5610 authored about 11 years ago by Anthony Pipkin <[email protected]>
Remove merge conflicts.

github.com/formatjs/handlebars-intl - fb1f2366cb19c5b972b73cca83b98d398b1e2e8f authored about 11 years ago by Anthony Pipkin <[email protected]>
Remove merge conflict.

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

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

github.com/formatjs/handlebars-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

github.com/formatjs/handlebars-intl - eef3e8f231eefc8aa9b43f91fdc7d69d83fcb4bc authored about 11 years ago by Anthony Pipkin <[email protected]>
Initial testing

github.com/formatjs/handlebars-intl - 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

github.com/formatjs/handlebars-intl - b7529c05811a39a98a23934cbd88685e50694fcb authored about 11 years ago by Drew Folta <[email protected]>
removed console.log()

github.com/formatjs/handlebars-intl - b2db22e5113c25177aea4ddc5543788a314c7588 authored about 11 years ago by Drew Folta <[email protected]>
Initial tests

github.com/formatjs/handlebars-intl - 0816f188d77205b7c89e4fa7802b886719615b1d authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into locale-21

github.com/formatjs/intl-messageformat - 025a28b2d9b8d395c9c6e80a0f79f8e1062c0f3a authored about 11 years ago by Anthony Pipkin <[email protected]>
Removed formatters

github.com/formatjs/handlebars-intl - 5d85a67950104cce07c564536068f1f2e1a18088 authored about 11 years ago by Anthony Pipkin <[email protected]>
fix test output format

github.com/formatjs/intl-messageformat - 027a30de6bb5411287688b1f89a7943fe2b86403 authored about 11 years ago by Lichun Zhan <[email protected]>
Remove debugging console.log.

github.com/formatjs/intl-messageformat - 43dccbb3a5c34d31eecea39953496223f1d116ad authored about 11 years ago by Anthony Pipkin <[email protected]>
Clean up README. Add notice of api changes to stay inline with ecma.

github.com/formatjs/intl-messageformat - 60c68869b12613a7f362b50c24b3b720355d5e29 authored about 11 years ago by Anthony Pipkin <[email protected]>
add xunit-file package for test report

github.com/formatjs/intl-messageformat - a1dd27de2d46bc6a7aade5e158c79fe333e7561f authored about 11 years ago by Lichun Zhan <[email protected]>
90+% coverage

github.com/formatjs/intl-messageformat - c0538f881dd3397f7f1ca6e4251c9eca980db072 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add __purge method for coverage. Update _log method to work with client side testing.

github.com/formatjs/intl-messageformat - 1c35f650370d15d457f496c3f687bfec398620cd authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix locale arugments to array.

github.com/formatjs/handlebars-intl - 10ff98f145ec90822b5de05195a90013d9a65e12 authored about 11 years ago by Anthony Pipkin <[email protected]>
Throw correct errors.

github.com/formatjs/handlebars-intl - dec4a48b833af84f3e708e33b2ac5dab69ea686a authored about 11 years ago by Anthony Pipkin <[email protected]>
Update locale look up across multiple parameters.

github.com/formatjs/handlebars-intl - b76f6a12a25cd0062db317a46c4d563ae655323d authored about 11 years ago by Anthony Pipkin <[email protected]>
Add hash.locale directly to the context

github.com/formatjs/handlebars-intl - 63bf94578e41b4d2dcd09758845c28d9e472d5e3 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix locale look up by passing in context from helper.

github.com/formatjs/handlebars-intl - d4efa7aafa3fbfb121a492ef351e2644c4b41797 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add _log to prototype

github.com/formatjs/intl-messageformat - 66ae91a470a047a9a5709daf05fdfda3afeef04b authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix throw types. Add log method.

github.com/formatjs/intl-messageformat - 519ef2e29313eb0c5c85c436866d220d516c9b33 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'locale-21' into throw

github.com/formatjs/intl-messageformat - a7ceab75aee2f6ff1a6bb3aff04e2ca342f75000 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add _mix to the helper

github.com/formatjs/handlebars-intl - a61e41b917679088764397c8ceb6ecfa1ae76f87 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add intl var.

github.com/formatjs/handlebars-intl - 6b82f4aefb20af4caad41fd01873d72ea2bda883 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix typos

github.com/formatjs/handlebars-intl - ddc5d51d4186d6f524ceefda36057d2739dd0ce0 authored about 11 years ago by Anthony Pipkin <[email protected]>
Add console warning when creating an instance without a locale.

github.com/formatjs/intl-messageformat - 4372849c503c6e3aae228735d8cebd27346a0268 authored about 11 years ago by Anthony Pipkin <[email protected]>
Move the locale throwing to _normalizeCount method

github.com/formatjs/intl-messageformat - a9235b8d1e23934d18e6bb33e4bd1f959359f779 authored about 11 years ago by Anthony Pipkin <[email protected]>
The first locale lang-pack to be loaded becomes the default and is used when no locale arg is provided.

github.com/formatjs/intl-messageformat - 731424a3ddf6ce022dd52e43c03f48c68f1e6fa5 authored about 11 years ago by Anthony Pipkin <[email protected]>
Throw if no locale arg is provided and no data has been loaded.

github.com/formatjs/intl-messageformat - 2a1e0b8c1049fe48f8b9fac16217d77114042e9b authored about 11 years ago by Anthony Pipkin <[email protected]>
Update README

github.com/formatjs/intl-messageformat - ef59230375fa0e5f72403732d1e415f182132c8d authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge upstream/master

github.com/formatjs/intl-messageformat - cde069c3ae318edfec39fb6ddf9a064d80f653a3 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into readme-17

github.com/formatjs/intl-messageformat - 63b2ad46f367ed9d36498982a508add0b1814b0d authored about 11 years ago by Anthony Pipkin <[email protected]>
Updated README.

github.com/formatjs/intl-messageformat - 2eb56aecfb7c3cf73566eb82095ebadb05357094 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into cla-18

github.com/formatjs/intl-messageformat - d3cb9d8c768c8de412b7c16445ab6919d79b5ba5 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into drewfish-npm-ignore

github.com/formatjs/intl-messageformat - c6ba4bcab3a215807b1881f6a55d34294eaa58c9 authored about 11 years ago by Anthony Pipkin <[email protected]>
Correct test name.

github.com/formatjs/intl-messageformat - 9c7d23ae0882662cc8f1fa87d324f7edebf70375 authored about 11 years ago by Anthony Pipkin <[email protected]>
Completes ru-RU testing and removes erroneous 1 plural option.

github.com/formatjs/intl-messageformat - f7a40906af04eacc23bbf6b043a8ff233292292e authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix #17. Add link to strawman and identify differences.

github.com/formatjs/intl-messageformat - 50048ab6279931ecbf7cf069f4fe787f7aea97f4 authored about 11 years ago by Anthony Pipkin <[email protected]>
Fix 18. Remove CONTRIBUTING.md until a more suitable CLA is available.

github.com/formatjs/intl-messageformat - ff67edef380b7a489ff57badf81d6c960af6ea98 authored about 11 years ago by Anthony Pipkin <[email protected]>
removed automagic registration

github.com/formatjs/handlebars-intl - 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`

github.com/formatjs/handlebars-intl - d864e327bf724b87f0119fa0f073131b71d4c402 authored about 11 years ago by Drew Folta <[email protected]>
some packaging basics

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

github.com/formatjs/handlebars-intl - 65e35a65be374c44a4cbfefe62befd6c8af7a182 authored about 11 years ago by Drew Folta <[email protected]>
Initial commit

github.com/formatjs/handlebars-intl - 787c166fec2da342c67ecf6b62ed19ecbf3ac5cf authored about 11 years ago by Drew Folta <[email protected]>
Initial commit

github.com/formatjs/handlebars-intl - 69734a55b8d0b749c4862d7c43d80422772f5db9 authored about 11 years ago by Anthony Pipkin <[email protected]>
NPM package includes only things used at runtime

github.com/formatjs/intl-messageformat - 3f6e745a9e92207c38cb4cd12fed8efca084e66d authored about 11 years ago by Drew Folta <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into tests

github.com/formatjs/intl-messageformat - 61e0e8894e8a777b7349321895b69290647b3302 authored about 11 years ago by Anthony Pipkin <[email protected]>
Merge pull request #11 from drewfish/builtin-cldr

CLDR pluralization rules built into this library

github.com/formatjs/intl-messageformat - 5ecf8346c14de2bf28a0eeac28f0578af31ec1db authored about 11 years ago by Drew Folta <[email protected]>
Merge remote-tracking branch 'yahoo/master' into builtin-cldr

Conflicts:
LICENSE.txt

github.com/formatjs/intl-messageformat - 86a7998a868590b9a5e0aa18b7d86fbb1bd336be authored about 11 years ago by Drew Folta <[email protected]>