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 this week
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Flatten a multi-dimensional array in JavaScript.☆87Updated 3 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Callback wrapping utility☆56Updated 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…☆95Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last month
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Import a globally installed module☆58Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks 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
- (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
- Range header field parser☆93Updated last month
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Get a random temporary file path☆80Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago