Skip to content

A minimalist library for adapting callback-oriented code to an async/await paradigm

Notifications You must be signed in to change notification settings

castlelemongrab/oath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oath

This is a tiny library that provides a function to adapt callback-oriented code to an async/await paradigm. Eventually, this might grow to contain some other tiny Promise-related functions. This is intended to be extremely minimalist, and is currently only used internally.

License

MIT

About

A minimalist library for adapting callback-oriented code to an async/await paradigm

Resources

Stars

Watchers

Forks

Releases

No releases published