TTLabs / EvaporateJS

Javascript library for browser to S3 multipart resumable uploads
1.82k stars 206 forks source link

Is EvaporateJS Still Being Developed #450

Open TheWiseNoob opened 4 years ago

TheWiseNoob commented 4 years ago

The last commit was in September of last year. Is there some other place to learn the development status of EvaporateJS? Is it still being developed?

jakubzitny commented 4 years ago

Hi @TheWiseNoob, I am the one who should respond here probably, although I am not officially an active developer here, and I don't have access to the settings of this repo, to NPM or Travis. That would be up to @tomsaffell, who is not responding for years.

EvaporateJS is not being actively developed, however, we are trying to maintain it here as much as we can.

I am totally willing to help with development here, we need some quality contributors that would be able to help as well. There are some valid PRs open that need looking after, we should move evaporate to a separate namespace, set up new NPM and Travis, and we can start planning things that are needed to be done (like serious refactoring of the tooling and methods, security optimizations, some long-open issues, proper CI, etc.).

psdon commented 4 years ago

I'm also willing to maintain this project. Perhaps it's time to migrate it to EvaporateJS/EvaporateJS?

TheWiseNoob commented 3 years ago

Was anybody able to continue maintaining this? Is the 3rd version using TypeScript and Webpack still being developed?

TheWiseNoob commented 3 years ago

@jakubzitny

jakubzitny commented 3 years ago

Thanks for reaching out, the TS needs to be tested, merged and we can start doing releases. Any help with picking up PRs, testing, or anything really is welcome.

jakubzitny commented 3 years ago

Is there still someone willing to help with the v3 TS push? @TheWiseNoob @psdon @mattmoreira?