chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.26k stars 84 forks source link

Is this thing dead? #196

Closed KnorpelSenf closed 5 months ago

KnorpelSenf commented 5 months ago

There have not been any commits for 9 months, and there have been very few meaningful commits in the months before that.

Can I assume that you abandoned this project? If yes, consider archiving the repository.

chinedufn commented 5 months ago

I actively use percy in multiple applications with multiple contributors. One is running in production with real users depending on it daily. Another is a fairly complex application that is still in development.

There is very little that I want to add to the library. Actually, there may be more things that I want to remove than I want to add.


Here are the main changes that I plan to make, eventually:

That's the bulk of it.


So, no, the project is not abandoned.

I'll close this out. You can re-open this issue if you have any further questions on this matter.

If you feel like something that you need is missing please open a new issue.