SkillAgentSearch skills...

Emojicdn

🥳 A fast, global content delivery network for emojis.

Install / Use

/learn @benborgers/Emojicdn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

emojicdn

Basic usage

Append any emoji to the end of emojicdn.elk.sh to get a PNG image:

<img src="https://emojicdn.elk.sh/🥳" />

Emoji style

For more control, add the style query parameter to specify an emoji platform:

<img src="https://emojicdn.elk.sh/🥳?style=google" />

If no style is provided, the API defaults to apple.

Supported styles:

  • apple
  • google
  • facebook
  • twitter

Implementation

  • emoji.json from: https://github.com/iamcal/emoji-data/blob/master/emoji.json

Hosting

emojicdn is hosted on Hetzner with Kamal. To deploy a new version, run kamal deploy.

View on GitHub
GitHub Stars193
CategoryContent
Updated2mo ago
Forks20

Languages

Ruby

Security Score

80/100

Audited on Jan 26, 2026

No findings