clojurewerkz / money

A Clojure library that deals with monetary values and currencies. Built on top of Joda Money.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojurescript support

AndreaCrotti opened this issue · comments

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?

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.