pokeipsum

Lorem Ipsum with Pokemon

Usage no npm install needed!

<script type="module">
  import pokeipsum from 'https://cdn.skypack.dev/pokeipsum';
</script>

README

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