UNPKG

number-cruncher

Version:

Calculate total time based on lines of input with numbers on the end.

14 lines (13 loc) 388 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Number Cruncher</title> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="darkreader-lock" /> <link rel="icon" type="image/x-icon" href="favicon.ico" /> </head> <body> <app-root></app-root> </body> </html>