@castlelemongrab/oath

A library to adapt callback-oriented code to async/await

Usage no npm install needed!

<script type="module">
  import castlelemongrabOath from 'https://cdn.skypack.dev/@castlelemongrab/oath';
</script>

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