Skip to content

mkkhedawat/vandana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vandana [![NPM version][npm-image]][npm-url]

One Simple Task it has , Vandana ( Pray ) : Inserts God's ascii picture

Installation

$ npm install --save vandana

Usage

var vandana = require('vandana');

vandana.maa();
vandana.maa("blue");
vandana.maa("green","May Maa Durga bless us !!");

vandana.shiva();
vandana.krishna();
vandana.ganesha();
       

'chalk' npm module is used for colored output. color supported are black,red,green,yellow,blue,white,magenta,cyan and gray

Test

$ npm test

Unit Test

$ mocha test/index.js

License

MIT © Manish Kumar Khedawat