Skip to content

Allow any replacement or deletionΒ #25

@tspoke

Description

@tspoke

Hi,

Thank you for your work, nice lib !
Could you please add the capabilities to remove all emojis (and/or) replace with any char/string ?

 EmojiParser().replaceAll("...", "X");
 EmojiParser().removeEmojis("..."); // which could be EmojiParser().replace("...", "");
 // Deletion/replacement to empty string should remove double space if any :) 

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions