sindresorhus / mimic-responseLinks
Mimic a Node.js HTTP response stream
☆61Updated 2 years ago
Alternatives and similar repositories for mimic-response
Users that are interested in mimic-response are comparing it to the libraries listed below
Sorting:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Lazy number range generator☆82Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Easy CORS handling for micro☆38Updated 8 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago