joshjohanning/Text to Emoji
Returns an emoji as an output variable based on text input
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 26, 2026
- License
- MIT
Pinned Snippet
uses: joshjohanning/text-to-emoji-action@faac6f5c7adbacbdec975c377976a1c9a84f330a # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| color | The color to return an emoji for | no | — |
| food | The food to return an emoji for | no | — |
| animal | The animal to return an emoji for | no | — |
Outputs
| name | description |
|---|---|
| color-emoji | The color emoji |
| food-emoji | The food emoji |
| animal-emoji | The animal emoji |