eduardoborges / use-mask-input

✏️ A react Hook for build elegant input masks. Compatible with React Hook Form
https://npmjs.com/package/use-mask-input
332 stars 19 forks source link

Heavy library #79

Closed brunowego closed 6 months ago

brunowego commented 7 months ago

Your library fits perfectly into my stack, and is the best library that I have tested, but it's a heavy library. Maybe adding a .min.js version would solve this.

Screenshot 2024-04-20 at 5 22 35 PM
eduardoborges commented 6 months ago

hey @brunowego i know, sadly is because of a dependency. but, the good news is: im working on a v4 with a lot of functionalities and small bundle size.

brunowego commented 6 months ago

This is amazing, thank you @eduardoborges!