SumanKisku / spreadlove

Spread love not hate

Home Page:https://spread-love-emojis.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spread Love Emojis

Why spread hate when we can spread love?

Spread Love Emojis is a fun utility tool designed to replace curse words with emojis, adding a positive and playful touch to your communication.

How to Use

Installation

npm install spread-love-emojis

Usage

// Import the library
const spreadLoveEmojis = require("spread-love-emojis");

// Replace curse words with emojis
const message = spreadLoveEmojis("Don"t spread hate, spread love! curse1 curse2 curse3");
console.log(message);

Replace curses with some known curse.

About

Spread love not hate

https://spread-love-emojis.netlify.app/


Languages

Language:JavaScript 100.0%