Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 311 Bytes

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