is-observable
Value checker
Tool to check if a value is an Observable
Check if a value is an Observable
39 stars
11 watching
7 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/any-observable | Supports any Observable library and provides polyfills | 70 |
sindresorhus/observable-to-promise | Converts an Observable to a Promise for asynchronous data handling | 47 |
sindresorhus/is-up | Checks whether a website is functioning correctly or not. | 388 |
sindresorhus/is-up-cli | Check website availability using an API | 360 |
sindresorhus/is-elevated | Checks if a process is running with elevated privileges | 41 |
sindresorhus/process-exists | A utility for checking if processes are running in the system. | 58 |
sindresorhus/filter-obj | Filters keys and values in an object based on specified conditions | 100 |
sindresorhus/yn | A utility for parsing yes/no like values with optional typo tolerance | 266 |
sindresorhus/is-stream | A utility library to check if an object is a Node.js stream | 111 |
sindresorhus/is-docker | A utility package to determine if a process is running within a Docker container. | 221 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
sindresorhus/p-any | A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
sindresorhus/valid-filename | Checks whether a given string is a valid filename | 59 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |