UNPKG

jspipe

Version:

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

16 lines (11 loc) 270 B
<html> <head> <link rel="stylesheet" href="momentum.css"> </head> <body> <div id="square"></div> <script src="generator-runtime.js"></script> <script src="jspipe.js"></script> <script src="momentum.js"></script> </body> </html>