UNPKG

js-awe

Version:

Awesome js utils including - plan: An Asynchronous control flow with a functional taste - Chrono: record and visualize timelines in the console

10 lines (9 loc) 141 B
<!DOCTYPE html> <html> <head> <title>Example HTML</title> </head> <body> <script type="module" src="./main.js"></script> </body> </html>