@mulekick/pepe-ascii
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Pepe ascii art library

This module exports an object named pepe whose string properties are ASCII art representations of different Pepe the Frog emotes.

Install

npm install @mulekick/pepe-ascii

IMPORTANT: This package uses ESM type modules.

Usage

import pepe from "@mulekick/pepe-ascii";

try {

    // log a pepe to console
    console.log(pepe.monkaHmm);

} catch (err) {
    console.error(err.message);
}

Notes

  • All the Pepes presented hereby come from here.
  • "My Pepe philosophy is simple: 'Feels good man.' It is based on the meaning of the word Pepe: 'To go Pepe'. I find complete joy in physically, emotionally, and spiritually serving Pepe and his friends through comics. Each comic is sacred, and the compassion of my readers transcends any differences, the pain, and fear of 'feeling good'." - Matt Furie, creator of Pepe

Dependents (0)

Package Sidebar

Install

npm i @mulekick/pepe-ascii

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

35.5 kB

Total Files

5

Last publish

Collaborators

  • mulekick