sindresorhus / observable-to-promise
Convert an Observable to a Promise
☆47Updated 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
- Returns an array filled with the specified input☆42Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Conditional promise catch handler☆38Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Check if a value is an Observable☆40Updated 2 years ago
- Check if a path exists☆23Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- ESLint's RuleTester for AVA☆13Updated last year
- Check if a value is a function☆27Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years 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