README
nodefunc-generatorify
Convert a node style function to a generator function that yields promises
Convert a node style function to a generator function that yields promises.
<script type="module">
import nodefuncGeneratorify from 'https://cdn.skypack.dev/nodefunc-generatorify';
</script>
Convert a node style function to a generator function that yields promises