1.0.4 • Published 2 years ago

egg-convertor v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

egg

egg package, replaces all words with egg

const egg = require('egg-convertor')
console.log(egg({ text: 'hello', emoji: false })) //OUTPUT; 'egg egg egg eeg egg'

console.log(egg({ text: 'hello', emoji: true })) //OUTPUT; '🥚🥚🥚🥚🥚'
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago