angular-ui / ui-mask

Mask on an input field so the user can only type pre-determined pattern
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-mask/master/demo/index.html
MIT License
391 stars 258 forks source link

Archive this project #246

Open divanvisagie opened 5 years ago

divanvisagie commented 5 years ago

I have been trying to use this library and have encountered bugs that have sat open since 2016 on the issues list. It would have been nice if the project had warned me of the broken state of the library and I think archiving the project would have been a fair warning.

Related to: https://github.com/angular-ui/ui-mask/issues/223

ProLoser commented 5 years ago

This project no longer has an active maintainer. The role is open to anyone who may be interested. If you think it's better to just archive the project (which prevents people from submitting new comments or issues, including stepping up to take over the project) that may be an option.

divanvisagie commented 5 years ago

The project still has 12,848 weekly downloads (at the time of writing this comment). I guess the question is whether or not those users would appreciate updates or if they are happy with the work arounds.

I personally would like to try and get some of those pull requests merged and maybe move the demo page to a GitHub pages hosted solution, though I certainly feel like a fish out of water when it comes to the kind of problems the internal implementation deals with.