Skip to content

BillGR17/html_logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

html_logs

Write log on html and on console.log at once

npm install html_logs

Usage

import * as html_logs from "html_logs";

html_logs.log("Debug is on",document.currentScript.src.split("/").pop());

About

Prints log on html and console.log at once

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published