Open resident-uhlig opened 10 years ago
Are there any updates on this issue? I am currently using this library for production purposes and this feature would greatly help. I would be happy to supply a PR if the project maintainer is good with that?
Please have a look at https://github.com/foretagsplatsen/numbro/issues/76 :smile:
@adamwdraper Would you mind pulling this and tagging a new release? I'd love to avoid patching it locally :-D
@fhackenberger this project seems dead as we are pinging the author for months now without any answer.
But numbro is an active fork of it
@BenjaminVanRyseghem cheers!
Thanks for the work on this guys!
I could not find a way to pad numerical values with numeral.js.
Below all comparisons should be true.
I have added a few lines in formatNumber(). Maybe you want to include this into your original version. See: https://gist.github.com/resident-uhlig/7906919
There are UIs that require this kind of padding.
See also #43