Makes π your π text π clapped π
npm i clapped
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.