@kibibit/consologo
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @kibibit/consologo

Weekly Downloads

22

Version

1.5.0

License

MIT

Unpacked Size

13.7 kB

Total Files

14

Last publish

Collaborators

  • thatkookooguy
  • zimgil
  • k1b1b0t