STRML / async-limiterLinks
A minimal library for throttling async concurrency.
☆32Updated 2 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 last month
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Flatten a multi-dimensional array in JavaScript.☆87Updated 5 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 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 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- Check if something is a Node.js stream☆115Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- ☆45Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Node filesystem spies and mocks☆51Updated 2 months ago
- Get the path of the parent module☆79Updated 2 months ago
- Sort the keys of an object☆107Updated 3 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Callback wrapping utility☆56Updated 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
- Generate a unique filename for use in temporary directories or caches.☆45Updated last week
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- An easy-to-use wildcard globbing library.☆104Updated last year