react-use-form-state icon indicating copy to clipboard operation
react-use-form-state copied to clipboard

Maintained?

Open wswoodruff opened this issue 3 years ago • 4 comments

Is this project actively maintained @wsmd?

Are you open to opening up collaboration?

wswoodruff avatar Aug 20 '21 19:08 wswoodruff

For anyone who might be looking to alternatives, I recently switched to react-hook-form for the bigger community and active maintenance. It's truly great and has many of the good parts of this library, with a fairly similar API. It has official support for joi validation, too.

sholladay avatar Oct 23 '21 16:10 sholladay

@wsmd 's last contribution was in May 2021.. It does not look good 😰

I still prefer this package's API over others. Maybe time to fork this? It still works fine as is, but issues like the dependency warnings are a bit annoying.

rijk avatar Oct 04 '22 10:10 rijk

@rijk the problem is npm; you can't just publish to the same package name unless you can argue with them about the package's inactivity (which I have won before... but before they changed their naming policies)

Also, since Microsoft took over Github, communicating with project owners seem to have become more complicated.

npm packages that haven't been maintained for over 2 years should be automatically marked as dead so maintainers are forced to at least update dependencies and make sure that their packages are up-to-date with recent Node engines.

yanickrochon avatar Dec 01 '22 18:12 yanickrochon

I agree but I fear this maintainer might be no longer with us…

rijk avatar Dec 01 '22 22:12 rijk