UNPKG

jspipe

Version:

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

13 lines (11 loc) 274 B
<html> <head> <link rel="stylesheet" href="jobWaitsForAnother.css"> </head> <body> <div id="log"></div> <script src="generator-runtime.js"></script> <script src="jspipe.js"></script> <script src="jobWaitsForAnother.js"></script> </body> </html>