@castlelemongrab/oath
v0.0.3
Published
A library to adapt callback-oriented code to async/await
Downloads
16
Readme
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