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
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Create and parse HTTP Content-Type header☆142Updated this week
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Import a globally installed module☆59Updated 2 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
- Get the directory of globally installed packages and binaries☆77Updated this week
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- programmatically publish and unpublish npm packages☆46Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated 2 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated 7 months ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- ☆45Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Make a function mimic another one☆96Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Sort the keys of an object☆108Updated 5 months ago