UNPKG

@emodyz/node-downloader

Version:
29 lines (18 loc) 625 B
# NodeDowloader ![NodeDownloader](./assets/NodeDownloader.ts.png) ![Tests](https://github.com/emodyz/NodeDownloader/workflows/Tests/badge.svg) Multiple Files NodeDownloader This project was built for emodyz/LauncherMultigaming. He provide a multiple files download system. ## Features - [X] Multiple downloads - [X] File checksum ability - [X] Global progress (Download + Checksum) - [X] Retries on fail - [ ] Sync option to delete local extra files ## Documentation [NodeDownloader Documentation](https://emodyz.github.io/NodeDownloader) ## Installing NodeDownloader ``` npm install @emodyz/node-downloader ```