Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Number with optional letter in the end #791

yrohulia started this conversation in General
Discussion options

Hi Igor, I can create a mask like this $(".numeric").mask("#,##0", { reverse: true }) and the result would be number separated with comma on thausands (like 2,365,485). But I still want to be able to insert one optional letter in the end (M or B), so the number looks like this 2,154M. Ideally it would be nice to replace the letter M with 000,000 and B with 000,000,000. Is there a way to do this using your plugin?

You must be logged in to vote

Replies: 0 comments

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

AltStyle によって変換されたページ (->オリジナル) /