sindresorhus/electron-dl

Help wanted

Open

#97 opened on Nov 16, 2019

View on GitHub
 (3 comments) (2 reactions) (0 assignees)JavaScript (1,206 stars) (136 forks)user submission
help wanted

Description

This package has gotten very popular. Unfortunately, I don't have that much time to maintain it anymore. I made it for my personal need of automatically handling downloads in my apps using the electronDl() API. Later on, someone submitted electronDl.download() to be able to handle individual downloads, and this is the API that many now depend on, but I don't use it myself.

The first task would be to upgrade the electron and spectron dev dependencies and fix the tests.

Next would be to help get https://github.com/sindresorhus/electron-dl/pull/65 merged.

I could also need help triaging issues.

Contributor guide