Skip to content

nnashwin/vegetaisms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Vegeta Quotes:

The title says it all, this is a module which will display a random quotes by the baddest prince of saiyans around: Vegeta

vegetaisms Build Status

Install

$ npm install --save vegetaisms

Usage

const vegeta = require('vegetaisms');

vegeta.all();
//=> ["IT'S OVER 9000!!!", ...]

vegeta.getName(3);
//=> "I'm just getting warmed up fish face, better stick around!"

vegeta.getId("Silly robot, do you really believe you have any chance against a Super Saiyan like me? Your circuits must be malfunctioning. Fresh out of the factory with no warranty and already broken. Such a pity.");
//=> 3

vegeta.askASaiyan("What does the scouter say about his power level?");
//=> "IT'S OVER 9000!!!"

Open for additions to quotes, but please read what we already have first

About

A small library to return a random quote said by Vegeta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published