openexchangerates / money.js

money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS
http://openexchangerates.github.io/money.js
MIT License
1.46k stars 127 forks source link

0.3.0 #27

Open ducdigital opened 8 years ago

ducdigital commented 8 years ago

This version is maintained here: https://github.com/ducdigital/money.js Feel free to give comment, add more tests and new feature in a PR.

In this version all API of money.js remain the same but introduce new features to this project.

Change Log

0.3.0

PierrickP commented 8 years ago

:+1:

asfktz commented 6 years ago

Hi @ducdigital! This PR looks so promising. Multiple instance support is definitely needed.

What stops it from being merged? Is there anything I can do to help?

jsw commented 6 years ago

Bump. Is this project abandoned?

ducdigital commented 6 years ago

Hi there @asfktz and @jsw

I am just contributing to this opensource project and have no right to merge this branch to master.

If you use it, just use git format in your package.json like ff:

    "money": "github:ducdigital/money.js",

It seems like the PR is not gonna get merge anytime soon.

asfktz commented 6 years ago

Hi, @ducdigital! How about releasing it as an NPM package of its own? Something like money2 sounds good to me 😊