1.1.2 • Published 8 years ago

poopthis v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Poopthis

An npm package for Node.js; input a string and a string is returned surrounded by the poop emoji (poomoji).

npm install poopthis

const poopthis = require('poopthis')

// wrap your text in 3 depths of "crapostrophe"
const msg = poopthis('What is the point of this node package?', 3)

console.log(msg)

Output: :hankey: :hankey: :hankey: What is the point of this node package? :hankey: :hankey: :hankey:

:ok_hand:

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

9 years ago