sindresorhus / observable-to-promiseLinks
Convert an Observable to a Promise
☆52Updated 2 years ago
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☆55Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Check if a value is an Observable☆43Updated 3 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Check if a value is a function☆29Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago