well

0.0.4 • Public • Published

Promises/A+ logo

well.js

Well.js is lightweight Promises/A+ implemention. It evolved from when-1.8.1 for getting higher performance. The article Promises/A+ Performance Hits You Should Be Aware Of described the benchmark defference of some common promise implementations. In addition, well.js also provide:

  • Native cancelable deferred
  • Extendable promise through well.extend
  • Throw exception for uncaught error

It is very fast and compact, and has no external dependencies.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    55
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    55
  • 0.0.3
    0
  • 0.0.1-1
    0

Package Sidebar

Install

npm i well

Weekly Downloads

55

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bitt