myniqx.dev
myniqx.dev/projects
npm paket

@downloadx/core

chunked-downloaddownloaddownload-manageridmparallel-downloadresumetypescriptruntime-agnosticzero-dependencynodebundenoedgespeed-limitdynamic-chunkingndjsonobservabilitys3agent

01 //Genel Bakış

Parçalı paralel indirme, dinamik bölme, yeniden başlatma desteği ve sıfır bağımlılık sunan, runtime'dan bağımsız TypeScript indirme yöneticisi.

exfiltrate
v0.3.0295 / week
⚠ bu içerik henüz Türkçeye çevrilmedi — İngilizce gösteriliyor.

An IDM-style, runtime-agnostic download manager for TypeScript.

@downloadx/core downloads files in parallel chunks with random-access disk writes, splits slow chunks dynamically so fast connections never idle, survives process restarts, and recovers from misbehaving servers — all with zero runtime dependencies. Every I/O primitive (fetch, file system, path joining) is injected by you, so the same package runs unchanged in Node, Bun, Deno, edge runtimes, or against a custom storage backend such as S3.

Looking for a ready-made command-line tool instead? See @downloadx/cli — a daemon-based CLI built on this library.

04 // Kurulum
npm install @downloadx/core
in this repo
</> ile yapıldı · myniqx.dev · 2026