102 / clapify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clapify

Emphasize👏your👏opinion👏with👏the👏clap👏emoji

Usage

const clapify = require("clapify");

clapify("this is not a joke");
// => "this👏is👏not👏a👏joke"

Example

https://102.github.io/clapify

About

License:MIT License


Languages

Language:JavaScript 100.0%