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☆61Updated 2 weeks ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- (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
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- 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…☆96Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Create and parse HTTP Content-Type header☆139Updated last week
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Range header field parser☆93Updated last week
- ☆45Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Check if something is a Node.js stream☆114Updated last year
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago