0.1.2 • Published 8 years ago

money-input v0.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

Finance Input

Makes it easier to see large numbers

Features

  • Max value
  • Format the amount with a thousands separator (',') as you type
  • Support the following keyboard shortcuts (case insensitive):
    • Entering 'k' will multiply the amount by one thousand
    • Entering 'm' will multiply the amount by one million
    • Entering 'b' will multiply the amount by one billion
  • Prevent the user from entering an invalid amount where possible
  • Be user friendly and behave intuitively when entering or editing an amount
  • Support cut, paste, undo

Roadmap

  • Trim trailing zeroes after the decimal point
0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago