We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the system gets its currency data from the js-money library which looks pretty dead to me. The good news is that the complete currency list is available in a GitHub repo and licensed under the MIT license: https://github.com/davidkalosi/js-money/blob/master/lib/currency.js.
Rework the currency system to allow for a more dynamic currency registration.
Fixes: #234 #290 #313
The text was updated successfully, but these errors were encountered:
BIG-264 Rework currency system
Sorry, something went wrong.
@abouolia could you take a look at this one?
No branches or pull requests
Currently the system gets its currency data from the js-money library which looks pretty dead to me. The good news is that the complete currency list is available in a GitHub repo and licensed under the MIT license: https://github.com/davidkalosi/js-money/blob/master/lib/currency.js.
Rework the currency system to allow for a more dynamic currency registration.
Fixes:
#234
#290
#313
The text was updated successfully, but these errors were encountered: