nodefunc-generatorify

Convert a node style function to a generator function that yields promises.

Usage no npm install needed!

<script type="module">
  import nodefuncGeneratorify from 'https://cdn.skypack.dev/nodefunc-generatorify';
</script>

README

nodefunc-generatorify

Convert a node style function to a generator function that yields promises