JSPM

Found 10563 results for async iterables

async-csv

ES7 async-await wrapper for the csv package.

  • v2.1.3
  • 42.25
  • Published

yaku

A lightweight promise library

  • v1.0.1
  • 42.15
  • Published

@thi.ng/rdom

Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible

  • v1.7.57
  • 42.09
  • Published

jsonstream-next

rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

  • v3.0.0
  • 41.94
  • Published

async-eventemitter

Just like EventEmitter, but with support for callbacks and interuption of the listener-chain

    • v0.2.4
    • 41.93
    • Published

    epub2

    Parse ePub electronic book files with Node.JS

    • v3.0.2
    • 41.77
    • Published

    node-gzip

    Simply gzip and ungzip in Node.js with promises

    • v1.1.2
    • 41.53
    • Published

    nextgen-events

    The next generation of events handling for javascript! New: abstract away the network!

    • v1.5.3
    • 41.51
    • Published

    asyncro

    Asynchronous Array Utilities (for await)

    • v3.0.0
    • 41.42
    • Published

    breeze

    Functional async flow control library

    • v1.2.2
    • 41.37
    • Published

    parse-function

    Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins

    • v5.6.10
    • 41.32
    • Published

    seventh

    A lean Promises and Async lib for ES6/ES7

    • v0.9.4
    • 41.32
    • Published

    chonkify

    Ultra-lightweight chunker for everything — arrays, strings, sets, maps, async iterables and more.

    • v1.0.8
    • 41.22
    • Published

    promisify-any

    Promisify any of: callback function, sync function, generator function, promise-returning function

    • v2.0.1
    • 41.12
    • Published

    @feathersjs/hooks

    Async middleware for JavaScript and TypeScript

    • v0.9.0
    • 41.10
    • Published

    p-lazy

    Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called

    • v5.0.0
    • 41.08
    • Published

    co-bluebird

    co with bluebird promises

    • v1.1.0
    • 40.98
    • Published

    @n8n/p-retry

    Retry a promise-returning or async function

    • v6.2.0-2
    • 40.92
    • Published

    zip-lib

    zip and unzip library for node

    • v1.1.2
    • 40.83
    • Published

    command-exists-promise

    Checks whether a command line command exists in the current environment.

    • v2.0.2
    • 40.78
    • Published

    tiny-each-async

    Asynchronous iterator function for parallel processing.

    • v2.0.3
    • 40.73
    • Published

    p-every

    Test whether all promises passes a testing function

    • v2.0.0
    • 40.73
    • Published

    event-iterator

    Convert event emitters and event targets to ES async iterators

    • v2.0.0
    • 40.70
    • Published

    better-queue

    Better Queue for NodeJS

    • v3.8.12
    • 40.61
    • Published

    fibers

    Cooperative multi-tasking for Javascript

    • v5.0.3
    • 40.57
    • Published

    pipe-functions

    Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one

    • v1.3.0
    • 40.41
    • Published

    throwback

    Simple asynchronous middleware pattern

    • v4.1.0
    • 40.40
    • Published

    async-array-reduce

    Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.

    • v1.0.0
    • 40.18
    • Published

    @usebruno/cli

    With Bruno CLI, you can now run your API collections with ease using simple command line commands.

    • v2.10.0
    • 40.18
    • Published

    @tanstack/router-cli

    Modern and scalable routing for React applications

    • v1.131.34
    • 40.12
    • Published

    run-waterfall

    Run an array of functions in series, each passing its results to the next function (waterfall)

    • v1.1.7
    • 40.08
    • Published

    async-wait-until

    Waits until the given predicate function returns a truthy value, then resolves

    • v2.0.30
    • 40.04
    • Published

    redux-promise-middleware

    Enables simple, yet robust handling of async action creators in Redux

    • v6.2.0
    • 39.90
    • Published

    @hyperjump/pact

    Higher order functions for iterators and async iterators

    • v1.4.0
    • 39.85
    • Published

    promise-deferred

    A lightweight Deferred implementation, on top of Promises/A+

    • v2.0.4
    • 39.85
    • Published

    vow

    DOM Promise and Promises/A+ implementation for Node.js and browsers

    • v0.4.20
    • 39.79
    • Published

    parallel-each

    A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.

    • v1.1.7
    • 39.64
    • Published

    piall

    `Promise.all` and `Promise.allSettled` with concurrency option and async iterable result

    • v0.2.1
    • 39.58
    • Published

    google-maps

    Async loader for google maps api (browser, typescript)

    • v4.3.3
    • 39.50
    • Published

    if-async

    async conditional execution for async.js or standalone usage

    • v3.7.4
    • 39.50
    • Published

    cliss

    CLI Simple, Stupid. Automatic discovery of parameters names. Provides an easy and minimal setup by passing in only a function reference without the need of declaring all expected options names or create a help section by hand. Support to sync / async. Sup

    • v0.0.9
    • 39.45
    • Published

    easy-transform-stream

    Create a transform stream using await instead of callbacks

    • v1.0.1
    • 39.43
    • Published

    ambi

    Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.

    • v10.9.0
    • 39.33
    • Published

    co-with-promise

    generator async control flow goodness

    • v4.6.0
    • 39.32
    • Published

    make-synchronous

    Make an asynchronous function synchronous

    • v2.0.1
    • 39.15
    • Published

    es6-promise-pool

    Runs Promises in a pool that limits their concurrency.

    • v2.5.0
    • 39.09
    • Published

    ts-retry

    A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo

    • v6.0.0
    • 38.71
    • Published

    consumable-stream

    A readable async stream which can be iterated over using a for-await-of loop.

    • v3.0.0
    • 38.69
    • Published

    script-ext-html-webpack-plugin

    Enhances html-webpack-plugin functionality with async and defer attributes for script elements

    • v2.1.5
    • 38.69
    • Published

    taskgroup

    Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.

    • v9.8.0
    • 38.65
    • Published

    vanilla-lazyload

    LazyLoad is a lightweight (2.4 kB) and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, videos and iframes to when they will enter the viewport. It's written in plain "vanilla" JavaScript, it leve

    • v19.1.3
    • 38.54
    • Published

    observable-hooks

    React hooks for RxJS Observables. Simple, flexible, testable and performant.

    • v4.2.4
    • 38.42
    • Published

    promise-batcher

    A module for batching individual promises to improve their collective efficiency.

    • v1.1.1
    • 38.03
    • Published

    try-to-catch

    function try-catch wrapper for promises

    • v3.0.1
    • 38.01
    • Published

    p-series

    Run promise-returning & async functions in series

    • v3.0.0
    • 37.97
    • Published

    @auth0/s3

    Amazon S3 client for upload/download files

    • v1.0.0
    • 37.95
    • Published

    bluestream

    A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises

    • v10.3.3
    • 37.93
    • Published

    yieldable-json

    An asynchronous yieldable version of JSON.stringify and JSON.parse

    • v2.1.0
    • 37.90
    • Published

    streamqueue

    StreamQueue pipe the queued streams one by one in order to preserve their content order.

    • v2.0.0
    • 37.87
    • Published

    async-mqtt

    Promise wrapper over MQTT.js

    • v2.6.3
    • 37.81
    • Published

    @adobe/fetch

    Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2

    • v4.2.2
    • 37.78
    • Published

    plexer

    Create a duplex stream from a readable and a writable stream.

    • v3.0.0
    • 37.75
    • Published

    promise-pool-executor

    A module for managing ES6 promise concurrency, frequency, and efficiency.

    • v2.0.0
    • 37.65
    • Published

    fluture

    FantasyLand compliant (monadic) alternative to Promises

    • v14.0.0
    • 37.58
    • Published

    async-stream-emitter

    An alternantive to EventEmitter using consumable streams.

    • v7.0.1
    • 37.50
    • Published

    lll

    A simple implementation of async.parallel

    • v0.0.3
    • 37.40
    • Published

    zeromq

    Next-generation ZeroMQ bindings for Node.js

    • v6.5.0
    • 37.24
    • Published

    async-await-mutex-lock

    Mutex locks for async functions with functionality to use keys for separate locks

    • v1.0.12
    • 37.18
    • Published

    @zmotivat0r/o0

    Async/await wrapper with error handling, retry and error override

    • v1.0.2
    • 37.13
    • Published

    @esm2cjs/p-timeout

    Timeout a promise after a specified amount of time. This is a fork of sindresorhus/p-timeout, but with CommonJS support.

    • v6.1.2
    • 36.96
    • Published

    use-async-effect

    Asynchronous side effects, without the nonsense

    • v2.2.7
    • 36.95
    • Published

    composition

    Compose generator and async/await middleware

    • v2.3.0
    • 36.93
    • Published

    mantine-datatable

    The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data r

    • v8.2.0
    • 36.90
    • Published

    clarinet

    SAX based evented streaming JSON parser in JavaScript (browser and node)

    • v0.12.6
    • 36.88
    • Published

    when-dom-ready

    $(document).ready() for the 21st century

    • v1.2.12
    • 36.88
    • Published

    each-parallel-async

    Asynchronously calls a function on each element in an array in parallel.

    • v1.0.0
    • 36.85
    • Published

    memoizeasync

    Helper for memoizing async functions and methods

    • v1.1.0
    • 36.85
    • Published

    firstline

    Async npm module for Node JS that reads the first line of a file

    • v2.0.2
    • 36.80
    • Published

    reqwest

    A wrapper for asynchronous http requests

    • v2.0.5
    • 36.76
    • Published

    cypress-promise

    Convert a Cypress chain into a promise for use with async/await

    • v1.1.0
    • 36.76
    • Published

    await-handler

    Basic wrapper for await that allows handling of errors without try/catch blocks

    • v1.1.2
    • 36.75
    • Published

    p-props

    Like `Promise.all()` but for `Map` and `Object`

    • v6.0.0
    • 36.75
    • Published

    async-rwlock

    Promise-based asynchronous readers-writers lock

    • v1.1.1
    • 36.71
    • Published

    stream-demux

    A consumable stream demultiplexer.

    • v10.0.1
    • 36.69
    • Published

    composer

    Run and compose async tasks. Easily define groups of tasks to run in series or parallel.

    • v4.1.0
    • 36.66
    • Published

    @tanstack/react-pacer

    Utilities for debouncing and throttling functions in React.

    • v0.16.1
    • 36.66
    • Published

    @esm2cjs/p-queue

    Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.

    • v7.3.0
    • 36.64
    • Published

    promto

    Create a promise with a timeout.

    • v1.2.0
    • 36.62
    • Published

    it-reader

    Read an exact number of bytes from a binary (async) iterable

    • v6.0.4
    • 36.60
    • Published

    parley

    Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.

    • v4.0.0
    • 36.59
    • Published

    write-json

    Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.

    • v3.0.1
    • 36.49
    • Published

    base-helpers

    Adds support for managing template helpers to your base application.

    • v1.0.0
    • 36.47
    • Published

    p-queue-compat

    Compatible version of p-queue

    • v1.0.229
    • 36.45
    • Published

    async.queue

    async queuemethod as module.

    • v0.5.2
    • 36.44
    • Published

    qrate

    A Node.js queue library with controllable concurrency and rate limiting

    • v2.0.0
    • 36.38
    • Published

    machina

    A library for creating powerful and flexible finite state machines. Loosely inspired by Erlang/OTP's gen_fsm behavior.

    • v4.0.2
    • 36.36
    • Published

    one-by-one

    Run async tasks one by one.

    • v3.2.9
    • 36.36
    • Published

    async-scheduler

    ![CI](https://github.com/kremi151/async-scheduler/workflows/CI/badge.svg) ![NPM](https://img.shields.io/npm/v/async-scheduler?color=green)

    • v1.4.4
    • 36.33
    • Published

    bree

    The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab

    • v9.2.4
    • 36.31
    • Published

    async-helpers

    Use async helpers in templates with engines that typically only handle sync helpers. Handlebars and Lodash have been tested.

    • v0.3.17
    • 36.27
    • Published

    promise-mysql

    A bluebird wrapper for node-mysql

    • v5.2.0
    • 36.26
    • Published

    chan

    A go style channel implementation that works nicely with co

    • v0.6.1
    • 36.20
    • Published

    promis

    A small embeddable Promise polyfill

    • v1.1.4
    • 36.18
    • Published

    modern-async

    A modern tooling library for asynchronous operations using async/await, promises and async generators

    • v2.0.4
    • 36.14
    • Published

    quick-resolve

    A Synchronous Promise.resolve. Preserve Sync/Async. Only Go Async If Necessary.

    • v0.0.1
    • 36.13
    • Published

    taskr

    Generator & Coroutine-based task runner. Fasten your seatbelt.

    • v1.1.0
    • 36.01
    • Published

    async-generators-parallel

    Start multiple async iterables at same time with limited concurrency and give result as they completes.

    • v1.1.1
    • 35.97
    • Published

    aigle

    Aigle is an ideal Promise library, faster and more functional than other Promise libraries

    • v1.14.1
    • 35.89
    • Published

    medium

    CSP-style channel library using ES7 async/await keywords

    • v1.2.0
    • 35.86
    • Published

    node-worker-threads-pool

    Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.

    • v1.5.1
    • 35.83
    • Published

    quick-promise

    QuickPromise. Resolve Synchronously When Possible.

    • v0.1.0
    • 35.77
    • Published

    s3

    high level amazon s3 client. upload and download files and directories

    • v4.4.0
    • 35.72
    • Published

    react-async

    React component for declarative promise resolution and data fetching

    • v10.0.1
    • 35.71
    • Published

    ready-callback

    Launch server after all async task ready

    • v4.0.0
    • 35.69
    • Published

    mortice

    Isomorphic read/write lock that works in single processes, node clusters and web workers

    • v3.3.1
    • 35.68
    • Published

    node-poppler

    Asynchronous Node.js wrapper for the Poppler PDF rendering library

    • v8.0.4
    • 35.64
    • Published

    async-redis

    Light wrapper over redis_node with first class async & promise support.

    • v2.0.0
    • 35.58
    • Published

    @endo/stream

    Foundation for async iterators as streams

    • v1.2.13
    • 35.45
    • Published

    unexpected-bluebird

    Full featured Promises/A+ implementation with exceptionally good performance

    • v2.9.34-longstack2
    • 35.42
    • Published

    axax

    A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).

    • v0.2.2
    • 35.42
    • Published

    insync

    Higher-order functions and common patterns for asynchronous code. Node specific port of async.

    • v2.1.1
    • 35.42
    • Published

    @endo/trampoline

    Multicolor trampolining for recursive operations

    • v1.0.5
    • 35.29
    • Published

    async-to-gen

    Transform async functions to generator functions with speed and simplicity.

    • v1.4.0
    • 35.24
    • Published

    readdir-enhanced

    fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.

    • v6.0.4
    • 35.23
    • Published

    promise-events

    A promise-based events emitter

    • v0.2.4
    • 35.16
    • Published

    better-promises

    JavaScript's Promise extensions you may find useful during development.

    • v0.4.1
    • 35.16
    • Published

    async-some

    short-circuited, asynchronous version of Array.protototype.some

    • v1.0.2
    • 35.15
    • Published

    thunks

    A small and magical composer for all JavaScript asynchronous.

    • v4.9.6
    • 35.12
    • Published

    promise-callbacks

    Utilities to help convert a callback-using codebase to promises.

    • v3.8.2
    • 34.98
    • Published

    genutils

    Generator utilities that bring array-like operations to sync and async generators.

    • v1.0.8
    • 34.97
    • Published

    zip-local

    very simple zipping/uzipping of local files and directories in node.js

    • v0.3.5
    • 34.95
    • Published

    copy

    Copy files or directories using globs.

    • v0.3.2
    • 34.79
    • Published

    junit

    A simple promise based function for unit tests.

    • v1.4.9
    • 34.79
    • Published

    yoctodelay

    Delay a promise a specified amount of time

    • v2.0.0
    • 34.77
    • Published

    marcosc-async

    Lightweight promise/generator machinery.

    • v4.0.3
    • 34.77
    • Published

    faktory-worker

    A faktory worker framework for node apps

    • v4.7.1
    • 34.72
    • Published

    it-buffer

    Is it a string? Is it a BufferList? Or just a Buffer? Worry no more with `it-buffer`!

    • v0.1.3
    • 34.70
    • Published

    fast-async

    fast-async/await transformer Babel plugin

    • v6.3.8
    • 34.68
    • Published

    asyncreduce

    Reduce an array of values via an asynchronous function.

    • v0.1.4
    • 34.67
    • Published

    rafor

    RequestAnimationFrame friendly async for iterator

    • v1.0.2
    • 34.61
    • Published

    async-es

    Higher-order functions and common patterns for asynchronous code

    • v3.2.6
    • 34.57
    • Published

    stream2asynciter

    Create async iterator from regular stream

    • v1.0.3
    • 34.51
    • Published

    grunt-terser

    Grunt plugin for A JavaScript parser, mangler/compressor and beautifier toolkit for ES6+.

    • v2.0.0
    • 34.45
    • Published

    awilix-manager

    Wrapper over awilix to support more complex use-cases, such as async init and eager injection

    • v6.1.0
    • 34.35
    • Published

    run-auto

    Determine the best order for running async functions, and run them

    • v2.0.4
    • 34.33
    • Published

    make-async-function

    Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.

    • v1.0.0
    • 34.32
    • Published

    sequence

    Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)

    • v3.0.0
    • 34.26
    • Published

    trace

    Creates super long stack traces

    • v3.2.0
    • 34.25
    • Published

    nodent-compiler

    NoDent - Asynchronous Javascript language extensions

    • v3.2.13
    • 34.23
    • Published

    abortable-iterator

    Make any iterator or iterable abortable via an AbortSignal

    • v5.1.0
    • 34.19
    • Published

    @most/multicast

    Efficient stream sharing for most.js

    • v1.3.0
    • 34.19
    • Published

    json-future

    Unbelievable and Modern JSON interface.

    • v2.2.22
    • 34.16
    • Published

    runnel

    Simple and small flow control library to execute async functions in sequence

    • v0.5.3
    • 34.14
    • Published

    @flatfile/adapter

    A lightweight TypeScript/JavaScript adapter for working with Flatfile's Portal

    • v2.9.6
    • 34.12
    • Published

    waitress

    Simple flow control for multiple parallel async calls.

    • v0.1.5
    • 34.09
    • Published

    hashi-vault-js

    A node.js module to interact with the Hashicorp Vault API.

    • v0.5.0
    • 34.08
    • Published

    benny

    A dead simple benchmarking framework

    • v3.7.1
    • 33.97
    • Published

    mime-kind

    Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.

    • v4.0.0
    • 33.96
    • Published

    @topcli/spinner

    Asynchronous CLI Spinner. Allow to create and manage simultaneous/multiple spinners at a time.

    • v3.0.0
    • 33.87
    • Published

    putil-promisify

    Simple and lightweight utility for transforming callback functions to Promises

    • v1.10.1
    • 33.77
    • Published

    bluebird-global

    Patches global.Promise to use bluebird and returns a bluebird instance

    • v1.0.1
    • 33.74
    • Published

    stream-chunks

    Get all chunks of a stream

    • v1.0.0
    • 33.65
    • Published

    promised-handlebars

    Wrapper for Handlebars that allows helpers returning promises

    • v2.0.1
    • 33.61
    • Published

    most

    Monadic streams

    • v1.9.0
    • 33.52
    • Published

    async-file

    Adapts the Node.js File System API (fs) for use with TypeScript async/await

    • v2.0.2
    • 33.49
    • Published

    p-times

    Run promise-returning & async functions a specific number of times concurrently

    • v4.0.0
    • 33.46
    • Published

    node.flow

    A deadly simple flow control package for node.js

    • v1.2.3
    • 33.45
    • Published

    sync-directory

    sync two directories by copying or creating hardlink

    • v6.0.5
    • 33.41
    • Published

    tsimportlib

    > Currently an alpha-quality, best-effort implementation. > May be unnecessary if you use TypeScript's `"module": "NodeNext", "moduleResolution": "NodeNext"`

    • v0.0.5
    • 33.35
    • Published

    marko

    UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.

    • v5.37.51
    • 33.29
    • Published

    storage-engine

    EventEmitter abstraction on top the React-Native AsyncStorage API

    • v3.0.7
    • 33.27
    • Published

    async-test-util

    Util-functions that are be useful in async tests

    • v2.5.0
    • 33.26
    • Published

    @most/types

    Reactive programming with lean, functions-only, curried, tree-shakeable API

    • v1.1.0
    • 33.18
    • Published

    co-wrap-all

    Call co.wrap for multiple generator functions

    • v1.0.0
    • 33.13
    • Published

    each

    Chained and parallel async iterator in one elegant function.

    • v2.7.2
    • 33.13
    • Published

    @most/scheduler

    Reactive programming with lean, functions-only, curried, tree-shakeable API

    • v1.3.0
    • 33.08
    • Published

    queue-async

    DEPRECATED; renamed d3-queue.

    • v1.2.1
    • 33.06
    • Published

    @shutterstock/p-map-iterable

    Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)

    • v1.1.2
    • 33.05
    • Published

    @expo/mux

    Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.

    • v1.0.7
    • 33.04
    • Published

    regenerator-preset

    Babel preset for easy use of regenerator-transform.

    • v0.14.1
    • 33.01
    • Published

    chunk-store-iterator

    Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.

    • v1.0.4
    • 32.90
    • Published

    each-series-async

    Asynchronously calls a function on each element in an array in series.

    • v1.0.1
    • 32.89
    • Published

    twostep

    Simple control-flow library for node.js that makes parallel execution, serial execution and error handling painless.

    • v0.4.2
    • 32.83
    • Published

    p-tap

    Tap into a promise chain without affecting its value or state

    • v4.0.0
    • 32.82
    • Published

    node-repl-await

    Standalone util function from Node.js core to process await statements in REPL.

    • v0.1.2
    • 32.79
    • Published

    assign

    Map/Reduce promise like returned API -- Really not way to properly describe this module..

      • v0.1.7
      • 32.79
      • Published

      interval-promise

      setInterval with setTimeout semantics for promises and async/await

      • v1.4.0
      • 32.79
      • Published

      concurrify

      Turn non-concurrent FantasyLand Applicatives concurrent

      • v2.0.0
      • 32.78
      • Published

      mocha.parallel

      Run async mocha specs in parallel

      • v0.15.6
      • 32.70
      • Published

      craco

      high level api for interacting with webpack config

      • v0.0.3
      • 32.61
      • Published

      actor

      Actor based concurrency primitives for managing effects

      • v2.3.1
      • 32.59
      • Published

      cls-q

      Make your promises play nice with the continuation-local-storage module.

      • v1.1.0
      • 32.53
      • Published

      scramjet

      Lightweight and real-time data functional stream programming framework like event-stream, written in ES6 using async await with multi-threading and typescript support

      • v4.37.0
      • 32.51
      • Published

      meteor-promise

      ES6 Promise polyfill with Fiber support

      • v0.9.0
      • 32.51
      • Published

      p-min-delay

      Delay a promise a minimum amount of time

      • v4.1.0
      • 32.47
      • Published