davidkalosi / js-money

JavaScript Implementation of Fowlers Money object.
MIT License
106 stars 36 forks source link

Offer Option for User to Initialize Custom Currency Object(s) #30

Open valeeum opened 7 years ago

valeeum commented 7 years ago

I have a use case where I'm treating points in my shopping cart as a custom currency. Would be great to give the user the ability to initialize/configure with custom currency options.

ofumbi commented 7 years ago

Yeah this would realy be helpful

wwahammy commented 6 years ago

I'm happy to write this if @davidkalosi would accept this. I'm going to need this for my project and it's the only real thing keeping me from using this package.