electron-dl
Download automation library
Automates file downloads in Electron applications by providing a single function to handle the process
Simplified file downloads for your Electron app
1k stars
19 watching
137 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |