UNPKG

jspipe

Version:

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

15 lines (10 loc) 239 B
<html> <head> <link rel="stylesheet" href="momentum.css"> </head> <body> <div id="square"></div> <script src="../../../dist-es6/jspipe.js"></script> <script src="momentum.js"></script> </body> </html>