2.0.0 • Published 4 months ago

@xenolito/console-signature v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

OUTPUT AUTHOR SIGNATURE ON BROWSER DEVTOOLS

Just outputs the author signature on browser's console dev tools. Applies formating for Chrome 38+

Install

npm i -D console-signature

Usage

just import to your project as import signature from "console-signature" and pass your config object with the following optional params:

@param author:string --> The author @param url:string --> the author's web

Call your function signature({author:'author-name', url:'your-url.com'})

1.9.9

4 months ago

2.0.0

4 months ago

1.9.8

2 years ago

1.9.7

2 years ago

1.9.6

2 years ago

1.9.5

2 years ago

1.9.4

2 years ago

1.9.3

2 years ago

1.9.2

2 years ago

1.9.1

2 years ago