poopthis

1.1.2 • Public • Published

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: 💩 💩 💩 What is the point of this node package? 💩 💩 💩

👌

Package Sidebar

Install

npm i poopthis

Weekly Downloads

0

Version

1.1.2

License

MIT

Last publish

Collaborators

  • charlotteis