mobily / ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.
https://mobily.github.io/ts-belt
MIT License
1.08k stars 30 forks source link

🚧 Announcement: the current state of ts-belt 🚧 #93

Open mobily opened 8 months ago

mobily commented 8 months ago

Hello!

I think I owe you an explanation and apologize. As you probably noticed, my activity in the last 6 months was none. Before that, I was fully committed to commercial projects and had no time to contribute to my open-source projects. There are a few reasons why I "left" for a while, unfortunately, I can't speak about them publicly. I simply lost faith, as well as I had to take a break from programming.

The latest official (not RC) version of ts-belt (v3) is production-ready. v4 needs some tweaks according to the feedback you gave (and I want to thank you for that!), although, I have used v4 successfully, primarily in React Native projects and it did the job.

At the moment I'm working on a CLI tool for React Native projects (it's huge!). Once I complete it I want to update my other open-source projects, including ts-belt.

So "what next?" you may ask. Fixing all v3/v4 bugs has the highest priority. Next, I want to add as many unit tests as possible and I also want to introduce a completely new, redesigned docs website. When? In January 2024.

Again, thank you for all your support and feedback. You're fantastic! ❤️

stefvw93 commented 8 months ago

I just wanted to say there's no need for apologies!! Your work on this open-source library is incredible and greatly appreciated by the community. We completely understand the need for breaks and fully support you taking the time you need.

floratmin commented 7 months ago

Thank you for the great work. Did you consider to support your work on this project with github sponsors? An other project I like seems to have some success with this: arktype.

JUSTIVE commented 2 months ago

It's been half a year since you said you'd come back. I wonder if you have the will to continue this project or not. If you're not able to continue this project, may I continue on this?