Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I use with "decimal number"? #9

Open
thearabbit opened this issue Mar 28, 2016 · 7 comments
Open

Could I use with "decimal number"? #9

thearabbit opened this issue Mar 28, 2016 · 7 comments

Comments

@thearabbit
Copy link

Could I use with "decimal number"?

123456.789
@marlun78
Copy link
Owner

Currently it's not supported. I'm considering this for 2.x.

@ghost
Copy link

ghost commented Oct 31, 2016

@marlun78 Please is the v2.x out? Because i need the decimal number.

@icyflame
Copy link

Hey @marlun78, the decimal part should be easier than the normal ones. I will look through your code and work on this. What would you want to be the output if someone requests an ordinal of a decimal number? The digits after the decimal point don't matter, right?

@tofutim
Copy link

tofutim commented Apr 30, 2020

Hi, for 25.42 I would like twenty-five point four two. @icyflame did you ever make any changes for decimals?

@icyflame
Copy link

icyflame commented May 1, 2020

@tofutim Ah! No, I never got to this actually. 😭 👍

@multipliedtwice
Copy link

Hi. Is there any progress on that?

@grahampcharles
Copy link

I just added a PR to do this. Feel free to pull from my repo if you're desperate for this, but I don't plan to maintain my fork -- better to keep track of this one.

https://github.com/grahampcharles/number-to-words

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants