StaticsupportsCheck if the current terminal supports emoji display.
True if emoji should be displayed, false otherwise
StaticemojiTemplate literal function for conditional emoji display.
Template literal strings
Template literal values
Text with emoji if supported, or text with emoji stripped
StaticformatFormat text with conditional emoji support.
Text that may contain emoji
Text with emoji if supported, or text with emoji stripped
StaticforceRemove emoji from text regardless of terminal support.
Text that may contain emoji
Text with all emoji removed
Emoji detection and handling utilities for terminal output. Automatically detects terminal support and provides fallbacks.