sindresorhus / observable-to-promise
Convert an Observable to a Promise
☆48Updated 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
- Returns an array filled with the specified input☆42Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a value is an Observable☆40Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Conditional promise catch handler☆38Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Rename a function☆46Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 7 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Detect if the current env is the browser☆12Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago