Skip to content

Easy way for us &yet folks to add some flair to terminal output.

Notifications You must be signed in to change notification settings

HenrikJoreteg/yetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#yetify.js

Easy way for us &yet folks to add some flair to terminal output.

Install

npm install yetify

Use

var yetify = require('yetify');

console.log(yetify.logo());
console.log(yetify.liftLogo());
console.log(yetify.andBangLogo());

yetify.logoTab(10);
yetify.liftTab(20);
yetify.andBangTab(30);

result

License

Let's call it the, you should work for &yet to use this thingy, license.

About

Easy way for us &yet folks to add some flair to terminal output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published