New feature motivation
To detect differences between amazon.com and аmаzon.com. (and similiar)
New feature description
Find suspicious characters (like invisible character, cyrillic character).
New feature implementation
I know that symfony has a constraint for this but I am not familiar if there is something similiar in the js world, but I pretty sure there is as there is an npm package for everything.
New feature motivation
To detect differences between amazon.com and аmаzon.com. (and similiar)
New feature description
Find suspicious characters (like invisible character, cyrillic character).
New feature implementation
I know that symfony has a constraint for this but I am not familiar if there is something similiar in the js world, but I pretty sure there is as there is an npm package for everything.