is-observable

3.0.0last stable release 3 years ago
Complexity Score
Low
Open Issues
0
Dependent Projects
73
Weekly Downloadsglobal
1,654,645

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

is-observable

Check if a value is an Observable

Install

npm install is-observable

Usage

import isObservable from 'is-observable';

isObservable(Observable.of(1, 2));
//=> true

Related

  • observable-to-promise - Convert an Observable to a Promise
  • is - Type check values
Get professional support for this package with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
4.20
Test Coverage
No Data
Follows Semver
Yes
Github Stars
39
Dependenciestotal
7
DependenciesOutdated
4
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute is-observable in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install is-observable
Processing...
Done

7 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.