1.0.1 • Published 4 years ago
clapped v1.0.1
clapped
Makes 👏 your 👏 text 👏 clapped 👏
Installation
npm i clapped
Usage
const clapped = require('clapped');
console.log(clapped('Woo this is pretty cool')); // Woo 👏 this 👏 is 👏 pretty 👏 cool 👏
NOTE: The example above will only work if you are using a terminal that has emoji support. If it results with a bunch of odd looking characters, you should be fine - don't open an issue.