README
** PROJECT RENAMED: handpipe **
- src: https://github.com/handpipe/handpipe.js
- website: http://handpipe.github.io/
- npm: https://www.npmjs.org/package/handpipe
The genplate module will no longer be maintained, use handpipe instead.
Streaming templates where template data is retrieved asynchronously using generators
<script type="module">
import genplate from 'https://cdn.skypack.dev/genplate';
</script>
The genplate module will no longer be maintained, use handpipe instead.