Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. ๐
- Host: GitHub
- URL: https://github.com/JoshuaKGoldberg/emoji-blast
- Owner: JoshuaKGoldberg
- License: mit
- Created: 2018-05-15T19:19:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:44:26.000Z (12 days ago)
- Last Synced: 2024-10-29T17:13:42.453Z (11 days ago)
- Topics: delighter, easter-egg, emoji, emojisplosion
- Language: TypeScript
- Homepage: https://emojiblast.dev
- Size: 86.9 MB
- Stars: 248
- Watchers: 7
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
emoji-blast
๐ Blasts emoji like fireworks all up in your HTML page. ๐
## 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
๐จ ๐ ๐ป ๐ค
Chris Swithinbank
๐ ๐ค
Daniel Roe
๐ค ๐ป
Ian Craig
๐ค
Josh Goldberg
๐ป ๐ง ๐ ๐ง ๐ค ๐
Luciano Mammino
๐ ๐ป
Prince Yadav
๐ป
Rachel Johnson
๐ป
Sasha Sorokin
๐ ๐ป
Thomas Esemplare
๐ป
helenamerk
๐ป
joemcil
๐
> ๐ This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app).