1.1.0 • Published 6 years ago

pokeipsum v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

PokeIpsum

Lorem Ipsum x Pokemon

Installation

npm install pokeipsum --save

Usage

const poke = require("pokeipsum")
// OR: import poke from "pokeipsum"; 

poke.sentence()
// It undertakes photosynthesis with its body, making oxygen.
// The leaf on its head wilts if it is thirsty.

poke.sentences(2)

poke.paragraph()

poke.paragraphs(3)

poke.place()
// Pallet Town

poke.item()
// Moomoo Milk

poke.ability()
// Giga Drain

Credits

Poke API