Позволяет создать обертку над функцией, которая при выбрасывание функцией исключения пытается выполнить эту функцию вновь пока выполнение не завершиться успешно или не будет превышено число попыток выполнения функции.
Run multiple promise-returning & async functions with limited concurrency
limits calls to functions that return promises
CLI tool for Size Limit
Lock on asynchronous code
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Generate massive amounts of fake contextual data
Call an array of promise-returning functions, restricting concurrency to a specified limit.
`Start a promise chain
Tries to execute a function and discards any error that occurs
Asynchronous recursive file copy utility.
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
Downloading and running time plugin for Size Limit
Javascript API to fetch gifs and stickers from the GIPHY API.
Size Limit preset for applications
Run an array of functions in parallel, but limit the number of tasks executing at the same time
A tiny (118 bytes), secure URL-friendly unique string ID generator
A Redis store for the `express-rate-limit` middleware
The official Elasticsearch client for Node.js
Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.
Limit the number of simultaneous calls to an async function
LRU Queue
A low overhead rate limiter for your routes
split a Text Stream into a Line Stream, using Stream 3