<h1 align="center">emoji-blast</h1>

<p align="center">Blasts emoji like fireworks all up in your HTML page. 🎆</p>

<p align="center">
	<a href="https://github.com/JoshuaKGoldberg/emoji-blast/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"><img alt="🤝 Code of Conduct: Kept" src="https://img.shields.io/badge/%F0%9F%A4%9D_code_of_conduct-kept-21bb42" /></a>
	<a href="https://github.com/JoshuaKGoldberg/emoji-blast/blob/main/LICENSE.md" target="_blank"><img alt="📝 License: MIT" src="https://img.shields.io/badge/%F0%9F%93%9D_license-MIT-21bb42.svg"></a>
	<a href="http://npmjs.com/package/emoji-blast"><img alt="📦 npm version" src="https://img.shields.io/npm/v/emoji-blast?color=21bb42&label=%F0%9F%93%A6%20npm" /></a>
	<img alt="💪 TypeScript: Strict" src="https://img.shields.io/badge/%F0%9F%92%AA_typescript-strict-21bb42.svg" />
</p>

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](https://emojiblast.dev)**.

## Development

`emoji-blast` is managed as part of the <a href="https://github.com/JoshuaKGoldberg/emoji-blast">emoji-blast monorepo</a>.
See the monorepo's development docs first, then [`./.github/DEVELOPMENT.md`](.github/DEVELOPMENT.md).

> 💙 This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app).
