sindresorhus / observable-to-promiseLinks
Convert an Observable to a Promise
☆49Updated last year
Alternatives and similar repositories for observable-to-promise
Users that are interested in observable-to-promise are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is an Observable☆40Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Get an array of parent directories including itself☆26Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Conditional promise chains☆62Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Rename a function☆46Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the callsite of the caller function☆52Updated last week
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago