pify

Promisify a callback-style function (by sindresorhus)

Pify Alternatives

Similar projects and alternatives to pify

  1. Ink

    73 pify VS Ink

    🌈 React for interactive command-line apps

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. async

    20 pify VS async

    Async utilities for node and the browser

  4. bottleneck

    10 pify VS bottleneck

    Job scheduler and rate limiter, supports Clustering

  5. Bluebird

    10 pify VS Bluebird

    :bird: :zap: Bluebird is a full featured promise library with unmatched performance.

  6. delay

    4 pify VS delay

    Delay a promise a specified amount of time

  7. rfpify

    0 pify VS rfpify

    [DEPRECATED] Promisify a result-first callback function. (by SamVerschueren)

  8. p-map

    2 pify VS p-map

    Map over promises concurrently

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. minimist

    6 pify VS minimist

    Discontinued parse argument options

  11. pinkie-promise

    1 pify VS pinkie-promise

    Promise ponyfill with pinkie

  12. valvelet

    0 pify VS valvelet

    Limit the execution rate of a function

  13. dynamic-image-transformation-for-amazon-cloudfront

    Transform, optimize, and deliver images in real time at a fraction of the cost.

  14. promise-memoize

    0 pify VS promise-memoize

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

  15. safe-buffer

    1 pify VS safe-buffer

    Safer Node.js Buffer API

  16. Knock

    3 pify VS Knock

    Discontinued Seamless JWT authentication for Rails API (by nsarno)

  17. graceful-fs

    3 pify VS graceful-fs

    fs with incremental backoff on EMFILE

  18. iterum

    0 pify VS iterum

    Handling iterables like lazy arrays.

  19. block-stream

    1 pify VS block-stream

    A stream of fixed-size blocks

  20. nest-casl

    2 pify VS nest-casl

    Casl integration for NestJS

  21. lowercase-keys

    1 pify VS lowercase-keys

    Lowercase the keys of an object

  22. serverless-image-resizing

    Discontinued ARCHIVED

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pify alternative or higher similarity.

pify discussion

Log in or Post with

pify reviews and mentions

Posts with mentions or reviews of pify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • My theory on why so many people are bad at coding.
    8 projects | /r/ExperiencedDevs | 12 Aug 2022
    What's probably got your shorts in a knot is the contents of the node_modules directory. That directory is a cache for mode.js modules so the tutorial can function standalone without having to install anything else. Treat it as you would object code. I pulled a half-dozen of those modules at random and went to their repositories. Every one of them had unit tests: block-stream, graceful-fs, lowercase-keys, minimist, pify and safe-buffer. Nobody sane ships unit tests with their executables.
  • what's your hidden gem package?
    6 projects | /r/node | 1 Dec 2021
    Not sure it’s hidden but I really like pify to promisify things, really cleaned up my multer calls.

Stats

Basic pify repo stats
2
1,506
0.0
almost 3 years ago

sindresorhus/pify is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pify is JavaScript.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?