sindresorhus / is-observableLinks
Check if a value is an Observable
☆43Updated 3 years ago
Alternatives and similar repositories for is-observable
Users that are interested in is-observable are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Get the callsite of the caller function☆54Updated 3 months 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
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Check if the given object is a dom node☆31Updated 6 years ago
- Codemods for AVA