UNPKG

jspipe

Version:

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

10 lines (7 loc) 152 B
<html> <body> <div id="out"/> <script src="../../../dist-es6/jspipe.js"></script> <script src="select.js"></script> </body> </html>