module Moneytize

Moneytize is a simple formatter for currency, it allows to format any currency the way you like, for example, you can decide to separate thousands with ‘,’ and decimals with ‘.’. Please consider that to avoid unnecessary complexity there are a few valid separators: ‘,’, ‘.’, ‘ ’ and ‘¢’. For millions separator you can only choose to use it or not, the separator to be used is “‘”

Constants

VERSION