Skip to content

devjiro76/chromeColorLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chromeColorLog

Demo: https://devjiro76.github.io/chromeColorLog/

Let's say there is <pre> tag which contains <span> like below.

<pre>
  <span style="color: rgb(24, 104, 159)">%</span>
  <span style="color: rgb(23, 104, 159)">%</span>
  <span style="color: rgb(23, 104, 159)">%</span>
  ...
</pre>

and this libarary can help console log like below. :)

chromeColorLog

About

Console out with colored text from span tag in Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published