Socket
Book a DemoInstallSign in
Socket

hus-console

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hus-console

NodeJS Console with colors and much more

2.1.2
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

HUS-Console: Another console package

This package extends console by addind text/background colors and other functions.

Change text color syntax:

  • console.text["COLOR_HERE"](TEXT)

Change text background color syntax:

  • console.background["COLOR_HERE"](TEXT)

Create a Line Like " [ TITLE ] MESSAGE ":

  • console.logWithTitle(TITLE, MESSAGE)

Create a custom box:

  • console.textInBox(MESSAGE HERE, COLOR_HERE)

custom box shows has following:

===========================
=       MESSAGE HERE      =
===========================

Available text related codes (to be used has color codes) are the following:

  • green, red, yellow, blue, magenta, cyan, white, black, underscore, bright, reverse, bold

Available text background codes (to be used has color codes) are the following:

  • green, red, yellow, blue, magenta, cyan, white, black

Keywords

console

FAQs

Package last updated on 26 Feb 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.