UNPKG

jspipe

Version:

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

12 lines (10 loc) 243 B
<html> <head> <link rel="stylesheet" href="jobWaitsForAnother.css"> </head> <body> <div id="log"></div> <script src="../../../dist-es6/jspipe.js"></script> <script src="jobWaitsForAnother.js"></script> </body> </html>