sindresorhus / observable-to-promiseLinks
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
- Conditional promise catch handler☆38Updated 4 years ago
- Check if a value is an Observable☆40Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Check if a path exists☆23Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Sort an array of numbers☆17Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Rename a function☆46Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago