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 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years 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 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 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
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated 2 weeks ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Check if something is a Node.js stream☆115Updated last year
- Flatten a multi-dimensional array in JavaScript.☆86Updated 6 months 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
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- ☆45Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Range header field parser☆93Updated 2 weeks ago
- Check if a value is a plain object☆104Updated last year
- Sort the keys of an object☆107Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year