GitShow/sindresorhus/observable-to-promise
sindresorhus

observable-to-promise

Convert an Observable to a Promise

by sindresorhus
Star on GitHubForknpm

JavaScript

51 stars6 forks5 contributorsQuiet · 2y agoSince 2015MIT

Meet the team

See all 5 on GitHub →
sindresorhus
sindresorhus21 contributions
Richienb
Richienb1 contribution
mastilver
mastilver1 contribution
shofel
shofel1 contribution

Recent fixes

View closed PRs →
Richienb
Allow gathering a specific amount of values instead of all of themClosedIssue

It would be useful if this module could only take a specific amount of values from an observable to achieve a similar purpose as p-event: // @sindresorhus

Richienb · 9mo ago
coding-agent
Features addedMergedPR

Hi, I just checked the issue "Allow gathering a specific amount of values instead of all of them" and decided to make this PR. Also thought it would be a good idea to make a function to get a first result of an observable as we might only want the first value sometimes. Hope it helps!

coding-agent · 2y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/observable-to-promise. Description: Convert an Observable to a Promise Stars: 51, Forks: 6. Primary language: JavaScript. License: MIT. Open PRs: 0, open issues: 0. Last activity: 2y ago. Top contributors: sindresorhus, Richienb, mastilver, shofel.

·@ofershap

Replace github.com with gitshow.dev