Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbol replacement with letters #23

Open
stefaniamak opened this issue May 30, 2022 · 0 comments
Open

symbol replacement with letters #23

stefaniamak opened this issue May 30, 2022 · 0 comments

Comments

@stefaniamak
Copy link

suggestion

A method that detects and replaces common symbol uses as letters. E.g. the word stef@n1a could be "translated" to stefania.

gbrandtio added a commit to gbrandtio/string_extensions that referenced this issue Mar 25, 2023
Added support for replacement of common issues with letters, which was proposed on esentis#23.
gbrandtio added a commit to gbrandtio/string_extensions that referenced this issue Mar 25, 2023
As per PR comments, there are additional symbols/functionality required for this implementation for which a reference can be found at https://en.wikipedia.org/wiki/Leet.
esentis added a commit that referenced this issue Mar 25, 2023
Adding support for #23 and workflow badge on README
gbrandtio added a commit to gbrandtio/string_extensions that referenced this issue Mar 26, 2023
Based on the feedback received on esentis#36 have seen that there is current support for leet symbols as well as a function that transforms a normal string to a leet string.

This is a second attempt to address esentis#23 by implementing a method that transforms a string with leet symbols to a string that will contain the equivalent letters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant