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

Upgrade [email protected]

jeremyruppel opened this pull request over 2 years ago
Setting the locale of Handlebars Intl using Express

ghost opened this issue over 6 years ago
Noot noot

ghost opened this issue over 6 years ago
Express Handlebars support

joshnoe opened this issue over 7 years ago
TypeError: Cannot read property 'escapeExpression' of undefined

julianbeggs opened this issue over 7 years ago
Why am I getting (US$) and not ($)

rochapablo opened this issue over 7 years ago
Currency style does not ensure trailing decimal digits

mkorszunsands opened this issue almost 8 years ago
formatNumber: only a number is accepted

sergey-be opened this issue about 8 years ago
Using `formatMessage` in a loop construct

vcatalano opened this issue about 8 years ago
Deprecate old NPM package

maxkoryukov opened this issue about 8 years ago
handlebarsIntl is undefined

tubia opened this issue over 8 years ago
Dates interval with format long: do non repeat year

caneta opened this issue over 8 years ago
How to capitalize month

caneta opened this issue over 8 years ago
Invalid date

max38934 opened this issue over 8 years ago
Currency formatting incorrect when no 'cents' in value.

beldougie opened this issue over 8 years ago
intlGet: Print message path if it is undefined

philmander opened this issue over 8 years ago
Support for padding currency values

buildjosh opened this issue over 8 years ago
Issue with a plural in 'ru' locale

mxkh opened this issue almost 9 years ago
How to change value after load ?

JerryBels opened this issue almost 9 years ago
Added tests to cover date/time named formats

KSDaemon opened this pull request almost 9 years ago
bower package

siddo420 opened this issue almost 9 years ago
Upgrade to [email protected]

ericf opened this issue about 9 years ago
intlGet could not find Intl object

itsmatthu opened this issue over 9 years ago
Translation using the default locale file

gmunumel opened this issue over 9 years ago
Add function support to helpers

jimf opened this pull request over 9 years ago
Fix typos in README

backflip opened this pull request over 9 years ago
intlMessage with some locales always returns plural

alex-seville opened this issue almost 10 years ago
Improve source maps and add Browserify tests

ericf opened this pull request almost 10 years ago
Fix locale data and upgrade intl-* libs

ericf opened this pull request almost 10 years ago
"Fixes" Node 0.12 tests by forcing Intl polyfill

ericf opened this pull request almost 10 years ago
improve documentation

SerkanSipahi opened this pull request almost 10 years ago
[Spelling] perctage to percentage

jasonmit opened this pull request almost 10 years ago
[Enhancement] formatMessage to accept SafeString arguments

jasonmit opened this pull request almost 10 years ago
formatMessage with intlGet lookup fail on context sub properties

yamsellem opened this issue almost 10 years ago
Global setup

yamsellem opened this issue almost 10 years ago
Improve browser bundling with Browserify/Webpack

ericf opened this pull request about 10 years ago
Break out helpers into individual exports

clarle opened this issue about 10 years ago
Programmatic Access

justinmc opened this issue about 10 years ago
Problem when setting locale

bakura10 opened this issue about 10 years ago
Fix bug formatting the epoch timestamp `0`

ericf opened this pull request about 10 years ago
Update unit tests to test helper functions not the Intl APIs

ericf opened this issue about 10 years ago
Use Intl.js Polyfill as `Intl` mock in unit tests

ericf opened this pull request about 10 years ago
Add release notes

ericf opened this issue about 10 years ago
Reuse existing tests as browser tests

juandopazo opened this pull request about 10 years ago
Add browser smoke tests in Saucelabs

juandopazo opened this pull request about 10 years ago
Refactor for IntlRelativeFormat and CLDR data

ericf opened this pull request over 10 years ago
Rename helpers to format*

ericf opened this pull request over 10 years ago
Add {{intlTime}} helper

ericf opened this pull request over 10 years ago
Update README to reflect changes in refactor

ericf opened this pull request over 10 years ago
Cache {{inltMessage}} strings as IntlMessageFormat instances

ericf opened this pull request over 10 years ago
Remove hard dependency on IntlMessageFormat

ericf opened this pull request over 10 years ago
Expose `IntlMessageFormat` in dist bundle

ericf opened this pull request over 10 years ago
Expose IntlMessageFormat constructor is dist bundle

ericf opened this issue over 10 years ago
Remove support for `hash.intlName`

ericf opened this issue over 10 years ago
Renamed global to `HandlebarsIntl`

ericf opened this pull request over 10 years ago
Rename global to `HandlebarsIntl`

ericf opened this issue over 10 years ago
refactor to use ES6 and bundle up using transpiler

caridy opened this pull request over 10 years ago
Normalize build directories to be similar to `dust-helper-intl`

clarle opened this pull request over 10 years ago
Update of PR #25, with Bower update

clarle opened this pull request over 10 years ago
Handlebars-helper-intl test failures

triptych opened this issue over 10 years ago
Usage docs update.

triptych opened this pull request over 10 years ago
fixing custom formats by string

caridy opened this pull request over 10 years ago
Correct name in `bower.json` file

clarle opened this pull request over 10 years ago
Update README.md with latest handlebars-helper docs

triptych opened this issue over 10 years ago
Specify UTC timezone so that the test is independent of local timezone

lzhan opened this pull request almost 11 years ago
Add intl-messageformat as a dependency

ericf opened this pull request almost 11 years ago
intl-messageformat should be a dependency

ericf opened this issue almost 11 years ago
Add support for `formatOptions` as a second arg to intlNumber/Date

ericf opened this pull request almost 11 years ago
More improvements and refactoring to the helpers

ericf opened this pull request almost 11 years ago
add xunit-file package for sd reporting

lzhan opened this pull request almost 11 years ago
Simplified

ericf opened this pull request almost 11 years ago
added travis badge to the readme

drewfish opened this pull request almost 11 years ago
proposal for handlebars data manipulation for currency, tokens and locale

caridy opened this pull request almost 11 years ago
Fill in "Usage" section of README

jeremyruppel opened this issue almost 11 years ago
Add `registerDefault` to tackle setting defaults outside of handlebars contexts

apipkin opened this pull request almost 11 years ago
Add tests for coverage

apipkin opened this pull request almost 11 years ago
Expose format helper methods for developers

apipkin opened this pull request almost 11 years ago
Update tests for better reading

apipkin opened this pull request almost 11 years ago
cleaning up packaging

drewfish opened this pull request almost 11 years ago
Take advantage of latest Handlebars features

ericf opened this issue almost 11 years ago
Remove _mix. Add currency to intlBlock. Passes Intl to the factory method.

apipkin opened this pull request almost 11 years ago
a third approach to getting this working on nodejs

drewfish opened this pull request almost 11 years ago
another approach to get this library working in node.js

drewfish opened this pull request almost 11 years ago
Adds in a few things just after drewfish's umd-plus

apipkin opened this pull request almost 11 years ago
an idea on how to explicitly pass an `Intl` object to the helpers

drewfish opened this pull request almost 11 years ago
Format options and initial testing

apipkin opened this pull request almost 11 years ago
Moving formats to optionals.

apipkin opened this pull request almost 11 years ago
Throw proper errors

apipkin opened this issue almost 11 years ago
first attempt at (super-)UMD packaging

drewfish opened this pull request about 11 years ago
Time Zone support

lwelti opened this issue about 11 years ago