1.0.0 • Published 3 years ago

the-goblin-shortcutter v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

The Goblin Shortcutter

I only make promises, And it can take time to fulfill them.

In the terminal:

npm i the-goblin-shortcutter

And example on how to use it in your code:

import theGoblinShortcutter from 'the-goblin-shortcutter';

const testingCard = async () => {
  let card;
  card = await theGoblinShortcutter("Krenko");
  // Looking for the boss above but it could be any other card name 
  console.log("This is your card:", card);
  // you'll receive an object with one or multiple cards data 
}

testingCard();

export default testingCard;

I'll return to you as fast as possible, With a single name or list of names, Depending on the match that I found.

Artwork by Jesper Ejsing