UNPKG

emoji-contextualizer

Version:

Emoji Contextualizer is a lightweight and customizable JavaScript library that replaces specific words or phrases in a string with contextually appropriate emojis. Perfect for chat applications, social media, or fun text transformations.

18 lines (17 loc) 524 B
{ "name": "emoji-contextualizer", "version": "1.0.4", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "emoji", "text-replacement", "fun", "contextualizer" ], "author": "Hardik Pawar", "license": "MIT", "description": "Emoji Contextualizer is a lightweight and customizable JavaScript library that replaces specific words or phrases in a string with contextually appropriate emojis. Perfect for chat applications, social media, or fun text transformations." }