GitShow/sindresorhus/observable-to-promise
sindresorhus

observable-to-promise

Convert an Observable to a Promise

by sindresorhus
Star on GitHubForknpm

JavaScript

51 stars7 forks5 contributorsQuiet · 2y agoSince 2015v2.0.0MIT

Meet the team

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

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

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 · 11mo 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: 7. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, Richienb, mastilver, shofel.

·@ofershap

Replace github.com with gitshow.dev