the-goblin-shortcutter
v1.0.0
Published
<div align="center"> <img width="620" height="329" src="./img/goblin-shortcutter.jpg"> </div> <br/> Welcome friend, I am the Goblin Shortcutter,<br/> And I will be your humble javascript helper,<br/> to find your way to the cards that you want.<br/> <br
Downloads
2
Readme
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