Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.52 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.52 KB

emoji-blast

Blasts emoji like fireworks all up in your HTML page. 🎆

🤝 Code of Conduct: Kept 📝 License: MIT 📦 npm version 💪 TypeScript: Strict

A straightforward library that triggers fireworks blasts of emoji in any web app or site. Tell it to start once, or many times, and it will just work. ✨

Previously named emojisplosion. Renamed because nobody can remember that name. 🥲

Usage

👉 See docs on emojiblast.dev.

Development

emoji-blast is managed as part of the emoji-blast monorepo. See the monorepo's development docs first, then ./.github/DEVELOPMENT.md.

💙 This package was templated with create-typescript-app.