UNPKG

jspipe

Version:

JS/Pipe - coordinating asynchronous code without callbacks or chained functions

11 lines (8 loc) 183 B
<html> <body> <div id="out"/> <script src="generator-runtime.js"></script> <script src="jspipe.js"></script> <script src="select.js"></script> </body> </html>