currency-formatter icon indicating copy to clipboard operation
currency-formatter copied to clipboard

[NOT ACTIVELY MAINTAINED] A simple Javascript utility that helps you to display currency properly

Results 16 currency-formatter issues
Sort by recently updated
recently updated
newest added

I know there is an Internationalization API for the currency formatting but I opted for this plugin because it does the required job that I needed in my project. It...

Hi there, I realize this is no longer maintained but I was curious if you would take a pull request to update the currencies.json file. Also, can you share where...

When you control + A in the components input box and then hit return/backspace the component will not clear the input it will deselect and then move to the end...

Hello, after reading the first lines of the project page, I started substituting currency-formatter usages in my project with Intl, but I'm afraid that the world is not ready for...

Did your formatter built in JS by Mozilla? The function name are absolutely same. I surprised.

Is it possible to extend the number of currency supported via code?

Said I would raise this for awareness. We had this formatting issue internally and was going to look into using an external module, but it seems to be commonly overlooked....

I'm testing my application, and I have included some tests that cover the behaviour managed by `currency-formatter`, and I'm having the following issue: ![Unexpected failure](https://user-images.githubusercontent.com/14905088/38322552-027ba37c-383b-11e8-8d62-79733ceade83.png) I have been digging a...