emojified.js

1.0.3 • Public • Published

Emojified.js

Description:

The "Emojified.js" package allows you to express your emotions with emojis effortlessly. It takes a string as input and replaces certain keywords with corresponding emojis, adding a touch of fun and visual representation to your text.

Installation:

npm install emojified.js

Usage:

const { emojified } = require('emojified.js');

console.log(emojified('Im so happy with the results!'));
// Output: "I'm so 😊 with the results!"

console.log(emojified('Feeling a bit sad today. Need a good laugh.'));
// Output: "Feeling a bit 😢 today. Need a good 😂."

console.log(emojified('This party is going to be fire!'));
// Output: "This 🎉 is going to be 🔥!"

console.log(emojified('I feel so cool with these new shades.'));
// Output: "I feel so 😎 with these new shades."

Package Sidebar

Install

npm i emojified.js

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

2.62 kB

Total Files

3

Last publish

Collaborators

  • laurelmclean1