JSPM

Found 10560 results for async iterables

@nevware21/ts-async

support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.

  • v0.5.4
  • 45.93
  • Published

promise-coalesce

Coalesces multiple promises for the same identifier into a single request

  • v1.1.2
  • 45.74
  • Published

deasync

Turns async function into sync via JavaScript wrapper of Node event loop

  • v0.1.30
  • 45.46
  • Published

ava

Node.js test runner that lets you develop with confidence.

  • v6.4.1
  • 45.43
  • Published

youtube-player

YouTube IFrame Player API abstraction.

  • v5.6.0
  • 45.15
  • Published

react-native-mmkv

The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.

  • v3.3.0
  • 45.05
  • Published

p-iteration

Make array iteration easy when using async/await and Promises

  • v1.1.8
  • 44.85
  • Published

jsftp

A sane FTP client implementation for NodeJS

  • v2.1.3
  • 44.85
  • Published

bufferstreams

Abstract streams to deal with the whole buffered contents.

  • v5.0.0
  • 44.74
  • Published

oboe

Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish

  • v2.1.7
  • 44.60
  • Published

map-limit

async.mapLimit's functionality available as a standalone npm module

  • v0.0.1
  • 44.39
  • Published

@stdlib/fs-exists

Test whether a path exists on the filesystem.

  • v0.2.2
  • 44.36
  • Published

after-all-results

Bundle results of async functions calls into one callback with all the results

  • v2.0.0
  • 43.98
  • Published

set-interval-async

Modern version of setInterval for promises and async functions available in Node.js and browsers.

  • v3.0.3
  • 43.93
  • Published

fn-args

Get the arguments of a function, arrow function, generator function, async function

  • v6.0.0
  • 43.87
  • Published

async-value

Async value container

  • v1.2.2
  • 43.85
  • Published

async-value-promise

Creates a value/error pair to mimic promise behavior

  • v1.1.1
  • 43.85
  • Published

fastfall

call your callbacks in a waterfall, at speed

  • v1.5.1
  • 43.81
  • Published

d3-queue

Evaluate asynchronous tasks with configurable concurrency.

  • v3.0.7
  • 43.76
  • Published

async-hook-domain

An implementation of Domain-like error handling, built on async_hooks

  • v4.0.1
  • 43.75
  • Published

fastparallel

Zero-overhead asynchronous parallel/each/map function call

  • v2.4.1
  • 43.67
  • Published

magicli

Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil

  • v0.2.1
  • 43.27
  • Published

async-streamify

Stream and serialize nested promises and async iterables over HTTP, workers, etc

  • v1.2.0
  • 43.23
  • Published

@paypal/paypal-js

Loading wrapper and TypeScript types for the PayPal JS SDK

  • v8.3.0
  • 43.22
  • Published

fastseries

Zero-overhead asynchronous series/each/map function calls

  • v2.0.0
  • 43.18
  • Published

@thi.ng/rdom

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

  • v1.7.56
  • 43.17
  • Published

acorn-es7-plugin

A plugin for the Acorn parser that understands the ES7 keywords async and await

  • v1.1.7
  • 43.14
  • Published

caf

Cancelable Async Flows: a wrapper to treat generators as cancelable async functions

  • v15.0.1
  • 43.14
  • Published

p-debounce

Debounce promise-returning & async functions

  • v4.0.0
  • 43.05
  • Published

redux-observable

RxJS based middleware for Redux. Compose and cancel async actions and more.

  • v3.0.0-rc.2
  • 43.04
  • Published

steed

horsepower for your modules

  • v1.1.3
  • 43.00
  • Published

png-async

A simple and non-blocking PNG encoder / decoder.

  • v0.9.4
  • 42.95
  • Published

breeze

Functional async flow control library

  • v1.2.2
  • 42.95
  • Published

sqlite

SQLite client for Node.js applications with SQL-based migrations API written in Typescript

  • v5.1.1
  • 42.91
  • Published

loadjs

Tiny async loader for modern browsers

  • v4.3.0
  • 42.87
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 42.79
  • Published

cls-bluebird

Make bluebird work with the continuation-local-storage module.

  • v2.1.0
  • 42.72
  • Published

@breejs/later

Maintained fork of later. Determine later (or previous) occurrences of recurring schedules

  • v4.2.0
  • 42.70
  • Published

testcafe

Automated browser testing for the modern web development stack.

  • v3.7.2
  • 42.69
  • Published

await-lock

Mutex locks for async functions

  • v3.0.0
  • 42.68
  • Published

contra

Asynchronous flow control with a functional taste to it

  • v1.9.4
  • 42.59
  • Published

zip-a-folder

Zip/Tar a complete folder or a glob list into a zip/tgz file

  • v3.1.9
  • 42.51
  • Published

@lifeomic/attempt

Library that can be used to retry functions that return promise

  • v3.1.0
  • 42.49
  • Published

seq

Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling

  • v0.3.5
  • 42.46
  • Published

yaku

A lightweight promise library

  • v1.0.1
  • 42.37
  • Published

orchestrator

A module for sequencing and executing tasks and dependencies in maximum concurrency

  • v0.3.8
  • 42.17
  • Published

nextgen-events

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

  • v1.5.3
  • 42.16
  • Published

epub2

Parse ePub electronic book files with Node.JS

  • v3.0.2
  • 41.86
  • Published

async-csv

ES7 async-await wrapper for the csv package.

  • v2.1.3
  • 41.77
  • Published

@jpwilliams/waitgroup

A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.

  • v2.1.1
  • 41.73
  • Published

jsonstream-next

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

  • v3.0.0
  • 41.70
  • 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.65
  • Published

promisify-any

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

  • v2.0.1
  • 41.64
  • Published

async-eventemitter

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

    • v0.2.4
    • 41.60
    • Published

    seventh

    A lean Promises and Async lib for ES6/ES7

    • v0.9.4
    • 41.52
    • Published

    asyncro

    Asynchronous Array Utilities (for await)

    • v3.0.0
    • 41.50
    • Published

    parse-function

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

    • v5.6.10
    • 41.42
    • Published

    node-gzip

    Simply gzip and ungzip in Node.js with promises

    • v1.1.2
    • 41.30
    • Published

    command-exists-promise

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

    • v2.0.2
    • 41.24
    • Published

    tiny-each-async

    Asynchronous iterator function for parallel processing.

    • v2.0.3
    • 41.23
    • Published

    co-bluebird

    co with bluebird promises

    • v1.1.0
    • 40.96
    • 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.67
    • Published

    @n8n/p-retry

    Retry a promise-returning or async function

    • v6.2.0-2
    • 40.64
    • Published

    p-every

    Test whether all promises passes a testing function

    • v2.0.0
    • 40.62
    • Published

    @feathersjs/hooks

    Async middleware for JavaScript and TypeScript

    • v0.9.0
    • 40.54
    • Published

    fibers

    Cooperative multi-tasking for Javascript

    • v5.0.3
    • 40.45
    • Published

    throwback

    Simple asynchronous middleware pattern

    • v4.1.0
    • 40.42
    • Published

    zip-lib

    zip and unzip library for node

    • v1.1.2
    • 40.24
    • 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.05
    • Published

    @tanstack/router-cli

    Modern and scalable routing for React applications

    • v1.131.30
    • 39.94
    • Published

    @usebruno/cli

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

    • v2.10.0
    • 39.90
    • Published

    vow

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

    • v0.4.20
    • 39.86
    • Published

    run-waterfall

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

    • v1.1.7
    • 39.85
    • Published

    @hyperjump/pact

    Higher order functions for iterators and async iterators

    • v1.4.0
    • 39.82
    • Published

    async-wait-until

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

    • v2.0.30
    • 39.79
    • Published

    promise-deferred

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

    • v2.0.4
    • 39.79
    • 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.78
    • Published

    redux-promise-middleware

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

    • v6.2.0
    • 39.65
    • 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
    • 39.64
    • 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.51
    • Published

    piall

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

    • v0.2.1
    • 39.26
    • Published

    if-async

    async conditional execution for async.js or standalone usage

    • v3.7.4
    • 39.23
    • Published

    co-with-promise

    generator async control flow goodness

    • v4.6.0
    • 39.17
    • Published

    es6-promise-pool

    Runs Promises in a pool that limits their concurrency.

    • v2.5.0
    • 39.03
    • Published

    consumable-stream

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

    • v3.0.0
    • 38.99
    • Published

    google-maps

    Async loader for google maps api (browser, typescript)

    • v4.3.3
    • 38.86
    • Published

    easy-transform-stream

    Create a transform stream using await instead of callbacks

    • v1.0.1
    • 38.69
    • Published

    parallel-each

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

    • v1.1.7
    • 38.69
    • Published

    make-synchronous

    Make an asynchronous function synchronous

    • v2.0.1
    • 38.66
    • Published

    taskgroup

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

    • v9.8.0
    • 38.42
    • 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.25
    • 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.21
    • Published

    observable-hooks

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

    • v4.2.4
    • 38.10
    • Published

    @auth0/s3

    Amazon S3 client for upload/download files

    • v1.0.0
    • 37.98
    • Published

    script-ext-html-webpack-plugin

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

    • v2.1.5
    • 37.93
    • Published

    promise-batcher

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

    • v1.1.1
    • 37.92
    • Published

    streamqueue

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

    • v2.0.0
    • 37.90
    • Published

    fluture

    FantasyLand compliant (monadic) alternative to Promises

    • v14.0.0
    • 37.79
    • Published

    plexer

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

    • v3.0.0
    • 37.78
    • Published

    yieldable-json

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

    • v2.1.0
    • 37.71
    • Published

    @adobe/fetch

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

    • v4.2.2
    • 37.66
    • 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
    • 37.64
    • Published

    p-series

    Run promise-returning & async functions in series

    • v3.0.0
    • 37.63
    • Published

    promise-pool-executor

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

    • v2.0.0
    • 37.52
    • Published

    bluestream

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

    • v10.3.3
    • 37.48
    • Published

    try-to-catch

    function try-catch wrapper for promises

    • v3.0.1
    • 37.46
    • Published

    use-async-effect

    Asynchronous side effects, without the nonsense

    • v2.2.7
    • 37.43
    • Published

    async-mqtt

    Promise wrapper over MQTT.js

    • v2.6.3
    • 37.43
    • Published

    lll

    A simple implementation of async.parallel

    • v0.0.3
    • 37.27
    • Published

    async-await-mutex-lock

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

    • v1.0.12
    • 37.25
    • Published

    memoizeasync

    Helper for memoizing async functions and methods

    • v1.1.0
    • 37.21
    • Published

    each-parallel-async

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

    • v1.0.0
    • 36.99
    • Published

    async-stream-emitter

    An alternantive to EventEmitter using consumable streams.

    • v7.0.1
    • 36.93
    • Published

    zeromq

    Next-generation ZeroMQ bindings for Node.js

    • v6.5.0
    • 36.91
    • Published

    async.queue

    async queuemethod as module.

    • v0.5.2
    • 36.89
    • Published

    it-reader

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

    • v6.0.4
    • 36.88
    • 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.85
    • Published

    clarinet

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

    • v0.12.6
    • 36.84
    • Published

    async-rwlock

    Promise-based asynchronous readers-writers lock

    • v1.1.1
    • 36.81
    • Published

    cypress-promise

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

    • v1.1.0
    • 36.79
    • Published

    promise-mysql

    A bluebird wrapper for node-mysql

    • v5.2.0
    • 36.77
    • Published

    @zmotivat0r/o0

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

    • v1.0.2
    • 36.75
    • Published

    composition

    Compose generator and async/await middleware

    • v2.3.0
    • 36.73
    • 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.73
    • Published

    await-handler

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

    • v1.1.2
    • 36.65
    • Published

    reqwest

    A wrapper for asynchronous http requests

    • v2.0.5
    • 36.65
    • Published

    p-props

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

    • v6.0.0
    • 36.63
    • Published

    composer

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

    • v4.1.0
    • 36.59
    • Published

    promto

    Create a promise with a timeout.

    • v1.2.0
    • 36.57
    • Published

    one-by-one

    Run async tasks one by one.

    • v3.2.9
    • 36.46
    • 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.44
    • Published

    qrate

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

    • v2.0.0
    • 36.41
    • 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.38
    • 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.37
    • Published

    p-queue-compat

    Compatible version of p-queue

    • v1.0.229
    • 36.34
    • Published

    stream-demux

    A consumable stream demultiplexer.

    • v10.0.1
    • 36.32
    • Published

    quick-resolve

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

    • v0.0.1
    • 36.28
    • Published

    when-dom-ready

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

    • v1.2.12
    • 36.26
    • Published

    firstline

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

    • v2.0.2
    • 36.22
    • Published

    promis

    A small embeddable Promise polyfill

    • v1.1.4
    • 36.19
    • 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.18
    • Published

    modern-async

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

    • v2.0.4
    • 36.17
    • 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.10
    • Published

    @tanstack/react-pacer

    Utilities for debouncing and throttling functions in React.

    • v0.16.1
    • 36.07
    • Published

    async-generators-parallel

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

    • v1.1.1
    • 36.05
    • Published

    parley

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

    • v4.0.0
    • 36.03
    • Published

    base-helpers

    Adds support for managing template helpers to your base application.

    • v1.0.0
    • 36.01
    • Published

    chan

    A go style channel implementation that works nicely with co

    • v0.6.1
    • 36.00
    • Published

    mortice

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

    • v3.3.1
    • 35.94
    • 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.93
    • Published

    medium

    CSP-style channel library using ES7 async/await keywords

    • v1.2.0
    • 35.93
    • Published

    promise-events

    A promise-based events emitter

    • v0.2.4
    • 35.90
    • Published

    aigle

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

    • v1.14.1
    • 35.85
    • Published

    quick-promise

    QuickPromise. Resolve Synchronously When Possible.

    • v0.1.0
    • 35.84
    • Published

    react-async

    React component for declarative promise resolution and data fetching

    • v10.0.1
    • 35.78
    • Published

    taskr

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

    • v1.1.0
    • 35.72
    • Published

    promise-callbacks

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

    • v3.8.2
    • 35.67
    • Published

    run-auto

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

    • v2.0.4
    • 35.57
    • Published

    node-poppler

    Asynchronous Node.js wrapper for the Poppler PDF rendering library

    • v8.0.4
    • 35.56
    • Published

    s3

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

    • v4.4.0
    • 35.48
    • Published

    @endo/stream

    Foundation for async iterators as streams

    • v1.2.13
    • 35.47
    • Published

    ready-callback

    Launch server after all async task ready

    • v4.0.0
    • 35.47
    • Published

    insync

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

    • v2.1.1
    • 35.47
    • Published

    async-redis

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

    • v2.0.0
    • 35.42
    • Published

    async-some

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

    • v1.0.2
    • 35.35
    • Published

    unexpected-bluebird

    Full featured Promises/A+ implementation with exceptionally good performance

    • v2.9.34-longstack2
    • 35.30
    • Published

    readdir-enhanced

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

    • v6.0.4
    • 35.29
    • Published

    async-to-gen

    Transform async functions to generator functions with speed and simplicity.

    • v1.4.0
    • 35.21
    • Published

    @endo/trampoline

    Multicolor trampolining for recursive operations

    • v1.0.5
    • 35.18
    • Published

    rafor

    RequestAnimationFrame friendly async for iterator

    • v1.0.2
    • 35.07
    • 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.00
    • Published

    junit

    A simple promise based function for unit tests.

    • v1.4.9
    • 34.95
    • Published

    zip-local

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

    • v0.3.5
    • 34.92
    • Published

    stream2asynciter

    Create async iterator from regular stream

    • v1.0.3
    • 34.91
    • Published

    better-promises

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

    • v0.4.1
    • 34.90
    • Published

    thunks

    A small and magical composer for all JavaScript asynchronous.

    • v4.9.6
    • 34.83
    • Published

    fast-async

    fast-async/await transformer Babel plugin

    • v6.3.8
    • 34.82
    • Published

    copy

    Copy files or directories using globs.

    • v0.3.2
    • 34.80
    • Published

    @flatfile/adapter

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

    • v2.9.6
    • 34.72
    • Published

    faktory-worker

    A faktory worker framework for node apps

    • v4.7.1
    • 34.59
    • Published

    marcosc-async

    Lightweight promise/generator machinery.

    • v4.0.3
    • 34.57
    • Published

    yoctodelay

    Delay a promise a specified amount of time

    • v2.0.0
    • 34.53
    • Published

    make-async-function

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

    • v1.0.0
    • 34.51
    • Published

    waitress

    Simple flow control for multiple parallel async calls.

    • v0.1.5
    • 34.50
    • Published

    async-es

    Higher-order functions and common patterns for asynchronous code

    • v3.2.6
    • 34.47
    • Published

    abortable-iterator

    Make any iterator or iterable abortable via an AbortSignal

    • v5.1.0
    • 34.40
    • Published

    runnel

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

    • v0.5.3
    • 34.35
    • 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.33
    • Published

    sequence

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

    • v3.0.0
    • 34.32
    • Published

    asyncreduce

    Reduce an array of values via an asynchronous function.

    • v0.1.4
    • 34.30
    • Published

    grunt-terser

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

    • v2.0.0
    • 34.19
    • Published