harvesthq / chosen

Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.
http://harvesthq.github.io/chosen/
Other
21.85k stars 4.1k forks source link

Deprecation? #3141

Closed andrewmoise closed 1 year ago

andrewmoise commented 1 year ago

Hello, are you open to help with maintaining this project? I actively use it and it's great for me; since it's not hosted anymore I'm probably planning to build it locally + make some updates + start hosting it just so I can use it, and I'd be happy to take on a more official maintainer role if that's something useful / something you're open to.

tjschuck commented 1 year ago

Chosen is not currently under active development, and we're not currently looking for "official" maintainers.

However, it is released under the MIT License and you are free to fork it and modify it to your heart's content, in accordance with the license.

A popular Chosen alternative, Select2, began its life as a Chosen fork, so the sky's the limit!

andrewmoise commented 1 year ago

Ah, got it -- if there's a successor I'm happy to just use Select2; I just thought it was a good thing and didn't want it to die. Thanks for all your work on it + I'll check out Select2 instead 👍