pokemon-capture-quote

0.0.1 • Public • Published

pokemon-capture-quote Build Status

Pokemon capture quote

Install

$ npm install --save pokemon-capture-quote

Usage

const pokemonCaptureQuote = require('pokemon-capture-quote')
 
pokemonCaptureQuote('Pikachu', 'caught')
// => All right! Pikachu was caught!

API

pokemonCaptureQuote(pokemon, shakes)

returns a string.

pokemon

Type: string
Required

Pokemon name

shakes

Type: string
Options: 0, 1, 2, 3 and caught
Required

How many times the Ball shakes

Related

License

MIT © Bu Kinoshita

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    3

Package Sidebar

Install

npm i pokemon-capture-quote

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • bukinoshita