Showing 1-20 of 44 packages
asyncForEach function with promise support
An asyncForEach method with some handy feature such as break and redo
This is a simple module that provides an asyncForEach function that allows promises to be awaited inside the loop. The asyncForEach function is also asynchronous so it needs to be treated as a promise (use then or await).
Lightweight async Array-forEach-method.
asyncForEach function with promise support
Allows await inside of a foreach loop.
Utils library
A collection of array-related async utilities.
Asynchronous for loop prototype
common shared library for grabber
Utils Function For Better Coding Life
A simple dictionary wrapper for JavaScript providing hashmap functionality with the added benefit of accessing keys using box and dot operators!
An NPM package to properly handle using async functions in a forEach fashion (unlike Native forEach). Uses proper Promises and is light and efficient.
Various useful code utilities
A collection of utility functions and types for TypeScript projects in Node.js
Async ForEach support control flow waterfall, parallel
O ivip-utils é um módulo abrangente que oferece ferramentas e funções para simplificar o desenvolvimento na plataforma IVIP. Ele ajuda os desenvolvedores a lidar com tarefas comuns, como manipulação de dados, interações com API e gerenciamento de erros, m
My personal collection of node util functions
Asynchronous array iteration
Async versions of common list functions