vegetaisms

1.0.1 • Public • Published

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 pokemon

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

Package Sidebar

Install

npm i vegetaisms

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • ru-lai