</>PackageGraphPackageGraph

is-promise

npmv4.0.0

Test whether an object looks like a promises-a+ promise

0
Weekly downloads
1
Dependents
0
Dependencies
2/100
Popularity

Overview

is-promise is an npm package that test whether an object looks like a promises-a+ promise. The latest version is 4.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need test whether an object looks like a promises-a+ promise and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).
  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of is-promise.

routeris-promise
is-promise dependencies dependents

Used by

Popular packages that depend on is-promise.

Frequently installed together

Version history

VersionPublishedLicense
4.0.0latest6 years agoMIT
3.0.06 years agoMIT
2.2.26 years agoMIT
2.2.16 years agoMIT
2.2.06 years agoMIT
2.1.011 years agoMIT
2.0.011 years agoMIT
1.0.112 years agoMIT
1.0.013 years agoMIT

Maintainers

Frequently asked questions

How do I install is-promise?

Run `npm install is-promise` to add is-promise to your npm project.

What license is is-promise released under?

is-promise is distributed under the MIT license.

How popular is is-promise?

is-promise has approximately 0 downloads per week and 1 known dependent packages.