castlelemongrab / oath

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%