3.1.1 • Published 5 years ago

pokemon-random v3.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

About

This Module Contains Pokemon from Generation 1-7. and soon berries

Want the API? then go here

Getting Started

To install, simply run the following command in your terminal (from your project directory):

npm install pokemon-random --save

You can also use yarn if you prefer as well

yarn add pokemon-random 

Example Code For Calling The Pokemon Names

const pokemonQ = require('pokemon-random')()
const pokemonR = require('pokemon-random')()

console.log('pokemonQ', pokemonQ)
console.log('pokemonR', pokemonR)
3.1.1

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

1.2.5

7 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago