Skip to content

torworx/well

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

well.js

Well.js is lightweight Promises 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.

About

A fast, elegant, flexible Promises/A implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors