1.0.7 • Published 12 months ago

random-pepes v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Random Pepes

You can get thousands of Pepe memes!

cheers

Features

  • Easily get a random Pepe picture.
  • Just install and pass the element as an argument to the function.

Installing

npm install random-pepes

or

yarn add random-pepes

Usage

import loadRandomPepe from "random-pepes";

window.onload = function() {
    const container = document.querySelector('.image-container');
    loadRandomPepe(container);
};

That's it!

love_pepe

1.0.7

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago