UNPKG

hagen

Version:

A colorful logger for JS in Node and the Browser

13 lines (12 loc) 300 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Hagen Visual Test - Browser</title> </head> <body> <h1>Hagen Visual Test</h1> <p>Open your browser console to view the logger output.</p> <script type="module" src="/browser.visualize.ts"></script> </body> </html>