clapped

Makes 👏 your 👏 text 👏 clapped 👏

Usage no npm install needed!

<script type="module">
  import clapped from 'https://cdn.skypack.dev/clapped';
</script>

README

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.