0.1.2 • Published 9 years ago

uzhhorod v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago