sindresorhus / mimic-responseLinks
Mimic a Node.js HTTP response stream
☆60Updated 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:
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- 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☆54Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Lazy number range generator☆82Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Display download counts alongside NPM author pages☆21Updated 8 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Truncate a URL to a specific length☆61Updated 2 months ago
- Simple wildcard matching☆34Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Decompress a HTTP response if needed☆74Updated last month
- Get the path of the parent module☆78Updated 2 months ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Conditional promise catch handler☆39Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago