vuejs-tips / v-money

Tiny (<2k gzipped) input/directive mask for currency
https://vuejs-tips.github.io/v-money/
778 stars 255 forks source link

v-money deprecated? #105

Open marcelobbfonseca opened 4 years ago

marcelobbfonseca commented 4 years ago

Seems there's no more activity in this project use vue-currency-input instead

joserick commented 3 years ago

Or if you need "Spinner" V-Money-Spinner

jonathanpmartins commented 3 years ago

If you pretend to use Vue3 in the future, you can use the brand new: v-money3. Upgraded to work with Vue3

joserick commented 3 years ago

Excellent, now I start migrating V-Money-Spinner to Vue3 using v-money3, thanks @jonathanpmartins

jonathanpmartins commented 3 years ago

If you stumble upon problems, feel free to open an issue in v-money-3@issues. I will try to maintain it more active.