New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

colorify-logs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorify-logs

It's a simple npm package to Colorify your console logs. This library is in development mode and is not yet ready for production use.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Colorify Logs Library

Leave your boring simple logs, instead Colorify your logs

This library allows you to log 4 different types of messages in your browser console:

1. Log.info("Your info message")
2. Log.success("Your success message")
3. Log.warning("Your warning message")
4. Log.danger("Your danger message")

A simple library to help you beautify your console log statements. Library inherits the in build properties of the Console. Feel free to fork it, customize it and make it your own.

This package was made possible due to the tutorial published by Rakesh K on his YouTube channel. Please show your support to him. Link to the video: https://www.youtube.com/watch?v=Tmnv3g3cy-w&t=1171s

For any suggestions, complains or help, reach me out on twitter at https://www.twitter.com/0xrishavsharma

Note: This library is in development and is not yet ready for production use.

Keywords

console logs

FAQs

Package last updated on 24 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts