1.0.1 • Published 3 years ago

shitpostify v1.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

shitpostify

Simple NPM module requiring 0 dependencies. Takes a string that you pass it, and returns a promise that resolves with random capitalization and a random emoji in each space. Associated with my Chrome Extension of the same name.

Sample usage:

const shitpostify = require('shitpostify');

const sp = await shitpostify("Hey dude, if you don't stop turning my comments into emojis, I'm gonna smash your laptop");

console.log(sp);
// Hey📱dUDE,🏑iF🦅yoU◼️DoN'T🏌️‍♂️STOp🌅TurniNg🎆My👲COMMEnTS🍲intO🏄‍♂️emoJIs,🎱i'm⚓gONnA🐄SmASH🥣yOUr🆕LaPtOp
1.0.1

3 years ago

1.0.0

3 years ago