clojurewerkz / money

A Clojure library that deals with monetary values and currencies. Built on top of Joda Money.
155 stars 20 forks source link

Clojurescript support #26

Closed AndreaCrotti closed 5 years ago

AndreaCrotti commented 5 years ago

We use this library for Clojure, but would be great to use it for Clojurescript as well. Any chance that it will be made compatible with Clojurescript?

michaelklishin commented 5 years ago

It depends on a Java library. In case someone has interest in producing a ClojureScript port, I'd consider it but I don't personally have the time (or interest) in reimplementing Joda Money.