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

update archive README

54254dff7d50ec068419eddf9041519858b8c089 authored over 5 years ago by Long Ho <[email protected]>
upgrade intl-messageformat-parser

450f8dfb78a8c136b7cecca366e1673ff5eb73e9 authored over 5 years ago by Long Ho <[email protected]>
Convert more tests to TS, rm cldr build step (#190)

* Convert more tests to TS, rm cldr build step

- Fix browser tests
- Remove cldr step since ...

b8c629e3fb8d51fcee26327a8ac8c6b8e0ffb640 authored over 5 years ago by Long Ho <[email protected]>
var -> const

d42dda1525b783051ec3bc465a2915bfb564da39 authored over 5 years ago by longlho <[email protected]>
fix rollup, rerun prettier

2923d6c35ba4bf75606dc2a3c03806a725cef808 authored over 5 years ago by longlho <[email protected]>
fix types

c6fecdf6d1c678185c261ea26df4a273ed4b4cbf authored over 5 years ago by longlho <[email protected]>
fix badge

30804fbfbb2147807679665e5051e5435e09274f authored over 5 years ago by longlho <[email protected]>
more badges

f2122492425243089bee541106fe51db7c1dc7a0 authored over 5 years ago by longlho <[email protected]>
allow __addLocaleData to take in multiple data, reduce bundle size

7ad199aa2a60e691163b0f22003c6f5454a17c4e authored over 5 years ago by longlho <[email protected]>
rerun prettier

82db712533f84c494207154a115ed3cd9e0efaad authored over 5 years ago by longlho <[email protected]>
use TypeScript (#188)

* wip

* add rollup

* tweak tsconfig

* update dep

* dont bundle tslib

* fix tests
...

e7959d95248432a867f4565f6d9146d24c79e51a authored over 5 years ago by Long Ho <[email protected]>
rm grunt-extract-cldr-data (#187)

* rm grunt-extract-cldr-data

* fix travis

* fix tests

6dca04b2fd778f7869fe1787486e3746a705f8e8 authored over 5 years ago by Long Ho <[email protected]>
add tests for custom format, fixes #158

108740122f6c0b66e261dfc58d3ab3dbad0096bf authored over 5 years ago by Long Ho <[email protected]>
upgrade intl-messageformat-parser to 1.6.0

94abd759b04e740a772b825bffdfdef98c7dc7d8 authored over 5 years ago by Long Ho <[email protected]>
use Intl.PluralRules instead of packaging CLDR (#185)

* use Intl.PluralRules instead of packaging CLDR

* add intl-pluralrules to devDeps since Intl...

8ac0408251e8eb8cf77dfa1e83e9e888af5fcc55 authored over 5 years ago by Long Ho <[email protected]>
fix README (#184)

0ab8352fc8ad10bdae35517d62c7c3f1752adc26 authored over 5 years ago by Long Ho <[email protected]>
rm more grunt tasks

a117220ba38257875b14936a90a21fe6b6ec0fb7 authored over 5 years ago by longlho <[email protected]>
rm jshint

502df1816bbcf8953f255727e92f7e34f2f61d0b authored over 5 years ago by longlho <[email protected]>
rm grunt benchmark, add prettier

ed79559ffaf4b805dd448888a341ef0fdfc41834 authored over 5 years ago by longlho <[email protected]>
Tweak Sauce Labs envs (#164)

Drop testing on IE7 and IE8, I think they aren't in our requirement.

77116bd9c9e34891535fc51943e3a8f7635882c5 authored over 5 years ago by Ryuichi Okumura <[email protected]>
Upgrade some deps, remove istanbul, add nyc (#183)

* dep++

* rm node 4 & 6, add 10 & 12

85cf3c5f99e01f3c00b70239ce970062deaa9ed5 authored over 5 years ago by Long Ho <[email protected]>
Make `locales` argument optional (#178)

8a32e88328dcd8ff3e5cc82d73bfd5a76962aa1f authored over 5 years ago by Raj Nigam <[email protected]>
Add types for static method `__addLocaleData` and field `__localeData__` (#179)

c891fceebd0bc4921a46c99a0e44892f7e577391 authored over 5 years ago by Cyril Neruchev <[email protected]>
Build for v2.2.0

0cecaff663d2d73bf6602b71fab3b5e01d0ca16f authored about 7 years ago by Ryuichi Okumura <[email protected]>
Update intl-messageformat-parser to lastest version (#173)

820339b64e518eb791f355d3f710c3056258d06b authored about 7 years ago by 无止休 <[email protected]>
Merge pull request #169 from yahoo/v2.1.0

Bump version to v2.1.0

3a4e866bbc8a050b05762171ffbe4c31c85f8a96 authored over 7 years ago by Ryuichi Okumura <[email protected]>
Bump version to v2.1.0

60ab0e63fd45bdcfd34c250313e7678c54e13403 authored over 7 years ago by Ryuichi Okumura <[email protected]>
Build for v2.1.0

e49600d0cfab462cddda08c987c3abeee5bb7e5d authored over 7 years ago by Ryuichi Okumura <[email protected]>
Merge pull request #168 from charlespwd/master

Throw slightly better error message when a context variable is not provided

33f175c36a7a86ddddda49699a3948b52894daae authored over 7 years ago by Jason Mitchell <[email protected]>
Better error message when context variable is not provided

63c46fd6faea615f471bad035f3bd3361c17681f authored over 7 years ago by Charles-P. Clermont <[email protected]>
Merge pull request #167 from WorldMaker/master

Add simple TypeScript definition file

31e87c6e9bd643cf68505c5a1f018890adb791a0 authored over 7 years ago by Jason Mitchell <[email protected]>
Add simple TypeScript definition file

Resolves #160

82a21b27d44f93405e8e517fbef2df4a6cf1bcb7 authored over 7 years ago by Max Battcher <[email protected]>
Remove reference to Safari lacking Intl API

Fixes #153

f2bd92379e52896641ff7c375abe1621a9a50172 authored over 7 years ago by Jason Mitchell <[email protected]>
Merge pull request #131 from pawsong/master

Add missing sourcemap files

9c9b887162048b295f546f378646881d8cf4b70c authored over 7 years ago by Jason Mitchell <[email protected]>
Merge pull request #138 from atlanteh/patch-1

fix: consuming using jsnext:main fails

768a3cdf441915e1fc430d85468a164a5206e341 authored over 7 years ago by Jason Mitchell <[email protected]>
Merge pull request #165 from yahoo/v1.3.1

Bump version to v2.0.0

ce423e1d0688df38c83c6ecdc3051e17310394cb authored over 7 years ago by Ryuichi Okumura <[email protected]>
Bump version to v2.0.0

6190c6c701c82dcfdb2d9f57521b9e5ef904223f authored over 7 years ago by Ryuichi Okumura <[email protected]>
Bump version to v1.3.1

67dcec6a1e9066913e468e37fbeb8274a8c46d91 authored over 7 years ago by Ryuichi Okumura <[email protected]>
Merge pull request #163 from yahoo/travis

Bump Travis CI settings

afe3a061da03a724b70ee5c23bb58357a8aea4fc authored over 7 years ago by Ryuichi Okumura <[email protected]>
Merge pull request #162 from yahoo/number-filter-stringformat

zero values should not return an empty string

03e0f1d3aeb313fb5ecf607d3697446c2c367e24 authored over 7 years ago by Ryuichi Okumura <[email protected]>
Bump Travis CI settings

- Drop Node.js v0.10 and v0.12
- Add Node.js v4, v6, and v8

629e8edb2f3a0be3b093a38897ce3d57a263f899 authored over 7 years ago by Ryuichi Okumura <[email protected]>
Test to ensure false, null, and undefined still return empty strings

b749b4d234e30a73651ae3fda292b7c9e8108b98 authored over 7 years ago by Jason Mitchell <[email protected]>
zero values should not return an empty string

49988934ee8c835a8f03dc728257460d56e76daa authored over 7 years ago by Jason Mitchell <[email protected]>
Merge pull request #161 from yahoo/revert-156-master

Revert "fix #154 values for 0"

10063b985481c51e7847c0cac215aff8ea911f5c authored over 7 years ago by Jason Mitchell <[email protected]>
Revert "fix #154 values for 0"

716364b93b871ffdabcc67a11407a963f755bb33 authored over 7 years ago by Jason Mitchell <[email protected]>
Merge pull request #156 from cwtuan/master

fix #154 values for 0

33fddfaae36dfcd9b23819ba8a06532c3001692b authored over 7 years ago by Jason Mitchell <[email protected]>
fix #154 values for 0

491552094cda9b07a57bc5885605bf27bd820fe5 authored over 7 years ago by chiawei.tcw <[email protected]>
fix: consuming using jsnext:main fails

The export command is executed before the definition of defineProperty & objCreate so when cons...

7d39b4cb9ed6f8ad8220fae0c2ed040bc8a111da authored over 8 years ago by atlanteh <[email protected]>
Add missing sourcemap files

3bfe8e5b0cf4b5f0d404bb338a907cb62dd7f72a authored over 8 years ago by Giff Song <[email protected]>
Merge pull request #128 from Kreozot/extend-russian-plural-test

More specific plural forms in ru-RU locale

bd12568f7f870f1c51dc079efdfd283781757c75 authored over 8 years ago by Eric Ferraiuolo <[email protected]>
More specific plural forms in ru-RU locale (because 21 (31, 41, etc) should follow the "one" rule)

62fc6897b44a17c62557786dbe7b368e97bba96a authored almost 9 years ago by s.sharov <[email protected]>
1.3.0

02c90ef7738f04c72accbbab8a38777571633709 authored almost 9 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.3.0

6566e19892b2972f94e7e6cf637f8378f52387d4 authored almost 9 years ago by Eric Ferraiuolo <[email protected]>
Add RU locale data to Browserify test page

96342c0cdc4290e7d11e2dc52be9929e69971526 authored almost 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #124 from ericf/cldr-28

Update to CLDR 28

15717e41ce366b22dd3854bd6e04e96dbfe9fdf0 authored almost 9 years ago by Eric Ferraiuolo <[email protected]>
Update to CLDR 28

2ff71ab14c81ee55cce57dce27dfda5e739dd34b authored almost 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #116 from pictin/master

Fixing Russian language in test example

6069b859edcdbe92b53024532b34c0edc08ff8cc authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fixing Russian language in test example

420656cff42d4b630ca39b52a5776dd6ab824a0b authored about 9 years ago by Alexander Pykhtin <[email protected]>
1.2.0

7ff4630d745a7c7e712b2dd81f8866004b9e2de3 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update tests because of Browserify changes

The Browserify tests had to be updated because of Browserify module
resolution changes.

b5f053e602bf268727be79c5fbd303d856eb0b28 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.2.0

d361003c242edff921b0bcf540a1da133cca93f5 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

1b87b37fd23c76af1a301a6c8dad82cb51260168 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update license in package.json

759ce7778c646305621adfc4b0972cdc6cea316d authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #104 from yahoo/travis-badge

[Doc] Travis badge should be pointing to master

5d603652a0d7999f1b9da356c767cca332845c71 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
[Doc] Travis badge should be pointing to master

Currently it's the last build, no matter what branch it occurred on.

58cd3474e426d00413d9e005c9b579fda6b884d2 authored almost 10 years ago by { "json": "mitchell" } <[email protected]>
Update Travis config to include Node 0.12

caac4f30784f3451e2295d65c0ed373cfff9ce27 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.1.0

eff667c42fc1bd9ded312b223fb55eee3a872f35 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add Locale Resolution section to README

Fixes #100

a47efb139bb24ad98d7385a99077f32c1cf40449 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.1.0

66d75259796a44f3f1871e5222c8a271310b29e4 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update README for v1.1.0

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

This version of the Grunt plugin produces plural rule functions that
work in IE < 9.

ca97c51a55ee0d4ca01714b0adb26c6ed644585f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #102 from ericf/selectordinal

Add `selectordinal` support and improve locale data

e7206699394514964a3db51409c1cafe9f344171 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add `selectordinal` support and improve locale data

This upgrades to [email protected] and adds support for
`selectordinal` arguments;...

678b8fb9b4f5a071c84ad249d641cd3b854c2c26 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update dev deps

32967d4bb71c4483dfec178e3def2a502aefbb1c authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #98 from yahoo/remove-bower

Removing bower.json

4b97ef051e044525d32dd4a68a85530669b88c1b authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Removing bower.json

437e33432bc9a84b60262b41b663932ba58e51ed authored almost 10 years ago by Jason Mitchell <[email protected]>
1.0.4

6e5f1715a14ac1e67c39bea0ff4b53fe10611b95 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add Browserify build for browser testing in CI

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

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

Upgrades to the latest version of the transpiler which doesn't use
dot-notation when accessing i...

3b724826595b1151d622c7a6828d8554c02a1aea authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.3

4943430c44f61fe556f5e73335ff1f511f7714bc authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.0.3

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

2364a2f10bbad9324c72785df993881161cfd54a authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #92 from ericf/fix-source-maps

Fix source maps for minified dist files

4acf41e71de8feea22265b85b2ad52f9fb9412c4 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix source maps for minified dist files

This fixes the missing source content in minified source files as well
as improves the source ma...

f30113824abd28d12d3b15825bf2d84541c1f0f8 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #91 from ericf/browserify-es3

Make Browserify bundle work in ES3 environments

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

Fixes #90

c3c225236094e4c633c3d6171878f4484273228d authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.2

75c1d1a793aaffcb56c4b124b2bcc2f7e276ff45 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Rebuild for 1.0.2

a06ec10a274bdb896c9ec630c2111018044244c7 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #87 from ericf/browserify

Improve browser bundling with Browserify/Webpack

7da8b0d8c1c60c82299dae2e9282abcb2d057dca authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' into browserify

fcb9e6461d3bac82c10bc9f542f29567aab6694e authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Rebuild

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

ce375d9da154f69af7be2991bd75f4a8598846e4 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Improve browser bundling with Browserify/Webpack

This adds a `"browser"` field to the `package.json` file to hint to
both Browserify and Webpack ...

5082e2919a2672f3408818147aedf6bce1ccba42 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
1.0.1

99adf1d34f39385a5f5fb3a1e08f43085a93d7e2 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update RawGit URL in README

4ad4ffa7069d2a2e96ca72b64ce5f736c45f3dcd authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Build for 1.0.1

85a08d7dd0e798a5d25124d2fe5a53dd35e84156 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update Grunt CLDR to latest with locked down deps

4e225db575250c106923cf1ff3f730c16707f4fb authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #83 from juandopazo/testsv2

Run existing tests in the browser

2650bd71338404c4c7cff44d9d80da712765b719 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Remove dependency on chai

5bbc15e40b6e2864c4e23d3aa1d05a5b701bf309 authored about 10 years ago by Juan Ignacio Dopazo <[email protected]>