Not using full potential of package #360
Replies: 2 comments 1 reply
-
|
I am having the exact same issue. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, thanks for your feedback! My library Intl Number Input is probably what you are looking for. It's a framework-agnostic and generalized implementation, which can be easily integrated with Vue. I currently working on an "official" Vue integration for Intl Number Input. Once it's published I will probably deprecate Vue Currency Input. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guy!
This package is awesome! Good job, pretty wrote, good Intl abstraction and a lot of other gems...
But I don't understand why you wrote the component only for "currencies" when you already have a global package that has all the number management, including 'currencies'.
In my project I had to use it in more generic case, so the currency package will be a bad use full of improvisations to work properly. So I am implementing the same logic of this package but using your other package.
So the question: Why not create a more generic Intl vue component for numbers?
Beta Was this translation helpful? Give feedback.
All reactions