shields-log

1.0.4 • Public • Published

shields-log

Output logger for https://shields.io/ style.

version license size download

installation

npm install -S shields-log 

usage

const slog = require('shields-log');
 
slog({ title: 'Platform', content: 'MacOs' });

colors

key value
brightgreen #52c435
green #97c232
yellowgreen #a1a237
yellow #d7af3b
orange #f17f4a
red #d5624f
blue #2082bf
lightgrey #9e9e9e
success #52c434
important #f17f4a
critical #d56250
infomational #2183c0
inactive #9e9e9e
blueviolet #8b42d9

resources

license

Code released under the MIT license.

Package Sidebar

Install

npm i shields-log

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

4.59 kB

Total Files

4

Last publish

Collaborators

  • afeiship