vue-number-format icon indicating copy to clipboard operation
vue-number-format copied to clipboard

Typescript Refactor

Open maico910 opened this issue 2 years ago • 1 comments

I was added typescript and did some refactor, but exist some type any because I didn't understand some logic, is better you check about this

TODO

  • [x] add Type for functions
  • [ ] check type for input
  • [ ] add and refactor unit test
  • [ ] add backward compatible for v2
  • [ ] create branch to merge this PR instead of master

maico910 avatar Oct 18 '22 18:10 maico910

Hey bro, thanks for the effort to add ts for the library, I'll take a look and test how it performs integrating with existing projects that already use it...

igortrinidad avatar Oct 18 '22 22:10 igortrinidad