STRML / async-limiterLinks
A minimal library for throttling async concurrency.
☆32Updated 3 years ago
Alternatives and similar repositories for async-limiter
Users that are interested in async-limiter are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆62Updated this week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Range header field parser☆93Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Check if something is a Node.js stream☆115Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated this week
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Check if a path is a file, directory, or symlink☆80Updated this week
- Flatten a multi-dimensional array in JavaScript.☆86Updated 7 months ago
- Compressible Content-Type / mime checking.☆100Updated this week