1.5.0 • Published 5 years ago

console-signature v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years 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.5.0

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago