UNPKG

alert_popup_emoji

Version:

A lightweight emoji-based popup alert system with optional sounds, status codes, and smooth animations — perfect for enhancing user feedback during web requests.

36 lines (35 loc) 721 B
{ "name": "alert_popup_emoji", "version": "1.0.3", "description": "A lightweight emoji-based popup alert system with optional sounds, status codes, and smooth animations — perfect for enhancing user feedback during web requests.", "main": "index.js", "type": "module", "files": [ "index.js", "style.css", "README.md" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "emoji", "alert", "popup", "notification", "toast", "success", "error", "status", "sound", "audio", "browser", "ui", "feedback", "javascript", "frontend", "web" ], "author": "Mithun Kumar", "license": "MIT" }