Skip to content

disaverio/async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

async.js

Custom implementation of Promises with support to then, catch, finally, all, any, allSettled and chaining of these functions.

async.js supports CommonJS and AMD module formats.

About

Custom implementation of Promises with support to then, catch, finally, all, any, allSettled and chaining.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors