awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/p-reduce

0
View on GitHub↗
74 Stars·8 Forks·JavaScript·MIT·2 Aufrufe

P Reduce

Reduce a list of values using promises into a promise for a value

Features

  • Collection Processing - Reduce a list of values using promises.
  • Promise Utilities - Reduces a list of values into a promise.

Star-Verlauf

Star-Verlauf für sindresorhus/p-reduceStar-Verlauf für sindresorhus/p-reduce

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht sindresorhus/p-reduce?

Reduce a list of values using promises into a promise for a value

Was sind die Hauptfunktionen von sindresorhus/p-reduce?

Die Hauptfunktionen von sindresorhus/p-reduce sind: Collection Processing, Promise Utilities.

Welche Open-Source-Alternativen gibt es zu sindresorhus/p-reduce?

Open-Source-Alternativen zu sindresorhus/p-reduce sind unter anderem: sindresorhus/p-race — A better `Promise.race()`. sindresorhus/p-some — Wait for a specified number of promises to be fulfilled. sindresorhus/p-any — Wait for any promise to be fulfilled. sindresorhus/p-filter — Filter promises concurrently. sindresorhus/p-settle — Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency. samccone/promise-semaphore — promise semaphore.

Open-Source-Alternativen zu P Reduce

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit P Reduce.
  • sindresorhus/p-filterAvatar von sindresorhus

    sindresorhus/p-filter

    83Auf GitHub ansehen↗

    Filter promises concurrently

    JavaScript
    Auf GitHub ansehen↗83
  • sindresorhus/p-raceAvatar von sindresorhus

    sindresorhus/p-race

    52Auf GitHub ansehen↗

    A better Promise.race()

    JavaScript
    Auf GitHub ansehen↗52
  • sindresorhus/p-anyAvatar von sindresorhus

    sindresorhus/p-any

    57Auf GitHub ansehen↗

    Wait for any promise to be fulfilled

    JavaScript
    Auf GitHub ansehen↗57
  • sindresorhus/p-settleAvatar von sindresorhus

    sindresorhus/p-settle

    96Auf GitHub ansehen↗

    Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

    JavaScript
    Auf GitHub ansehen↗96
Alle 30 Alternativen zu P Reduce anzeigen
→