Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kibibit/consologo

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kibibit/consologo

Show a kibibit app name and info in the console.log

  • 1.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17
decreased by-78.21%
Maintainers
3
Weekly downloads
 
Created
Source

achievibit Logo

@kibibit/consologo

All Contributors

Show a kibibit app name and info in the console.log


( Later, this might include all kind of logos for all kind of consoles... )

Installation

npm install --save @kibibit/consologo

Usage

import { consoleLogo } from '@kibibit/consologo';

console.logo('app name', `version ${ version }`);

or with an array of strings

console.logo('app name', [
  `version ${ version }`,
  `license ${ license }`
]);

Result

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Neil Kalman

💻 📖 🎨 🚇 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Stay in touch

FAQs

Package last updated on 14 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc