</>PackageGraphPackageGraph

promise

npmv8.3.0

Bare bones Promises/A+ implementation

0
Weekly downloads
3
Dependents
7
Dependencies
5/100
Popularity

Overview

promise is an npm package that bare bones Promises/A+ implementation. The latest version is 8.3.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need bare bones Promises/A+ implementation 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).

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 promise.

asaplessreact-nativerxjsfbjspromise
promise dependencies dependents

Dependencies

Runtime (1)

Dev (6)

acorn ^1.0.1better-assert *istanbul ^0.3.13mocha *promises-aplus-tests *rimraf ^2.3.2

Used by

Popular packages that depend on promise.

Frequently installed together

Version history

VersionPublishedLicense
8.3.0latest3 years agoMIT
8.3.0-canary-53 years agoMIT
8.2.03 years agoMIT
8.2.0-canary-43 years agoMIT
8.2.0-canary-23 years agoMIT
8.1.06 years agoMIT
8.0.37 years agoMIT
8.0.27 years agoMIT
8.0.19 years agoMIT
8.0.09 years agoMIT
7.3.19 years agoMIT
7.3.09 years agoMIT
7.2.09 years agoMIT
7.1.110 years agoMIT
7.1.010 years agoMIT
7.0.411 years agoMIT
7.0.311 years agoMIT
7.0.211 years agoMIT
7.0.111 years agoMIT
7.0.011 years agoMIT

Maintainers

Frequently asked questions

How do I install promise?

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

What license is promise released under?

promise is distributed under the MIT license.

How popular is promise?

promise has approximately 0 downloads per week and 3 known dependent packages.