uzhhorod

0.1.2 • Public • Published

uzhhorod

Uzhhorod ASCII logo

Dependency Status Build Status npm version

Installation

npm i uzhhorod

Usage

const uzhhorod = require('uzhhorod')
 
uzhhorod()

Will print this:

@~\_/~@
_|uzh|_
\horod/
  \;/

Pass some custom text to be inserted into the logo:

uzhhorod({
  times: 4,
  text: 'tutfoso!',
})
@~\_/~@ @~\_/~@ @~\_/~@ @~\_/~@
_|tut|_ _|tut|_ _|tut|_ _|tut|_
\foso / \foso / \foso / \foso /
  \ /     \ /     \ /     \ /  

License

MIT © Zoltan Kochan

Readme

Keywords

Package Sidebar

Install

npm i uzhhorod

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • zkochan