Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published