Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JoshuaKGoldberg/emoji-blast

Blasts emoji like fireworks all up in your HTML page. ๐ŸŽ†
https://github.com/JoshuaKGoldberg/emoji-blast

delighter easter-egg emoji emojisplosion

Last synced: 11 days ago
JSON representation

Blasts emoji like fireworks all up in your HTML page. ๐ŸŽ†

Awesome Lists containing this project

README

        

emoji-blast

๐ŸŽ† Blasts emoji like fireworks all up in your HTML page. ๐ŸŽ†




๐Ÿ‘ช All Contributors: 12


๐Ÿค Code of Conduct: Kept
๐Ÿงช Coverage
๐Ÿ“ License: MIT
๐Ÿ“ฆ npm version
๐Ÿ’ช TypeScript: Strict

## Development

This is the monorepo for the `emoji-blast` project.
It consists of the following packages:

- [`emoji-blast`](./packages/emoji-blast/README.md): Core library to blast emoji like fireworks all up in your HTML page. ๐ŸŽ†
- [`emoji-blast-site`](./packages/emoji-blast-site/README.md): Demo and docs website at emojiblast.dev. ๐Ÿ„
- [`konami-emoji-blast`](./packages/konami-emoji-blast/README.md): Hooks up konami-code-js to trigger `emoji-blast`. ๐ŸŽ‡
- [`@konami-emoji-blast/astro`](./packages/konami-emoji-blast-astro/README.md): Integration for `konami-emoji-blast` in Astro. ๐Ÿš€
- [`@konami-emoji-blast/nuxt`](./packages/konami-emoji-blast-react/README.md): Integration for `konami-emoji-blast` in Nuxt. ๐Ÿ—ป
- [`@konami-emoji-blast/react`](./packages/konami-emoji-blast-react/README.md): Integration for `konami-emoji-blast` in React. โš›๏ธ
- [`@konami-emoji-blast/typedoc`](./packages/konami-emoji-blast-typedoc/README.md): Integration for `konami-emoji-blast` in TypeDoc. ๐Ÿ—‚๏ธ

See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md) and [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
Thanks! ๐Ÿ’–

## Contributors



Carly Gradeff
Carly Gradeff

๐ŸŽจ ๐Ÿ› ๐Ÿ’ป ๐Ÿค”
Chris Swithinbank
Chris Swithinbank

๐Ÿ“– ๐Ÿค”
Daniel Roe
Daniel Roe

๐Ÿค” ๐Ÿ’ป
Ian Craig
Ian Craig

๐Ÿค”
Josh Goldberg
Josh Goldberg

๐Ÿ’ป ๐Ÿšง ๐Ÿ› ๐Ÿ”ง ๐Ÿค” ๐Ÿ“–
Luciano Mammino
Luciano Mammino

๐Ÿ“– ๐Ÿ’ป
Prince Yadav
Prince Yadav

๐Ÿ’ป


Rachel Johnson
Rachel Johnson

๐Ÿ’ป
Sasha Sorokin
Sasha Sorokin

๐Ÿ› ๐Ÿ’ป
Thomas Esemplare
Thomas Esemplare

๐Ÿ’ป
helenamerk
helenamerk

๐Ÿ’ป
joemcil
joemcil

๐Ÿ›

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