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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
thenables avatar

thenables/thenify

0
View on GitHub↗
109 stele·19 fork-uri·JavaScript·MIT·2 vizualizări

Thenify

Promisify a callback-based function using any-promise.

Features

  • Flow Control - Promisifies callback-based functions.

Istoric stele

Graficul istoricului de stele pentru thenables/thenifyGraficul istoricului de stele pentru thenables/thenify

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Thenify

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Thenify.
  • lpinca/valveletAvatar lpinca

    lpinca/valvelet

    38Vezi pe GitHub↗

    Limit the execution rate of a function

    JavaScriptpromiserate-limitingthrottle
    Vezi pe GitHub↗38
  • node-modules/mz-modulesAvatar node-modules

    node-modules/mz-modules

    55Vezi pe GitHub↗

    Same as mz, but wrap many popular modules rather than core API.

    JavaScript
    Vezi pe GitHub↗55
  • nodeca/promise-memoizeAvatar nodeca

    nodeca/promise-memoize

    62Vezi pe GitHub↗

    Memoize promise-returning functions. Includes cache expire and prefetch.

    JavaScript
    Vezi pe GitHub↗62
  • caolan/asyncAvatar caolan

    caolan/async

    28,150Vezi pe GitHub↗

    Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous tasks in Node.js and the browser. It provides functional utilities to wrap, process, and orchestrate complex asynchronous workflows. The library distinguishes itself through a comprehensive task orchestrator that handles dependency graphs to resolve circular references and manages concurrent task queues. It includes a unification bridge that allows callback-style and promise-based functions to operate within the same execution interface. The project covers several primary capabil

    JavaScript
    Vezi pe GitHub↗28,150
Vezi toate cele 23 alternative pentru Thenify→

Întrebări frecvente

Ce face thenables/thenify?

Promisify a callback-based function using any-promise.

Care sunt principalele funcționalități ale thenables/thenify?

Principalele funcționalități ale thenables/thenify sunt: Flow Control.

Care sunt câteva alternative open-source pentru thenables/thenify?

Alternativele open-source pentru thenables/thenify includ: lpinca/valvelet — Limit the execution rate of a function. node-modules/mz-modules — Same as [mz], but wrap many popular modules rather than core API. nodeca/promise-memoize — Memoize promise-returning functions. Includes cache expire and prefetch. normalize/mz — Modernize node.js to current ECMAScript specifications! node.js will not update their API to ES6+ for a while. This… petkaantonov/bluebird — Bluebird is a JavaScript promise library designed for managing asynchronous operations with a custom promise… caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous…