1.0.0 • Published 7 years ago

vandana v1.0.0

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

vandana NPM version

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