1.0.3 • Published 1 year ago

cscolorify v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cscolorify

color block of the browser's console.

image

use

    <script src="https://cdn.jsdelivr.net/npm/cscolorify" type="text/javascript"></script>

supported:

  • colorify
    • log - grey
    • info -green
    • warn -orange
    • debug -blue
    • error -red
    • table -purple
    • count - blue
    • countReset -
    • assert - param1 could be expression
  • new method
    • style(...{ text: string, bgcolor?: number, color?: number, size?: number, bold?: boolean }[]) - custom
    • disable() - disable all printf
1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago