unicodeveloper / face-palm

:smile: :package: Display your face or images in the console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-palm

NPM version

A small library that displays your face/image in the terminal

Installation

npm install face-palm

Usage

var display = require('face-palm');

display('prosper.png');

`prosper.png` should be an image residing in your project directory

Output should be the image in your terminal like so:

Prosper

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style.

About

:smile: :package: Display your face or images in the console


Languages

Language:JavaScript 100.0%