unhomoglyph
Character masher
A utility to replace characters with their base forms for string comparison
Replace all homoglyphs with base characters. Useful to detect similar strings.
40 stars
6 watching
12 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/pysamesame | A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
nodeca/babelfish | A JavaScript library for internationalization with a compact and easy-to-use syntax for plural forms | 255 |
nodeca/embedza | Creates HTML snippets from URLs using data from oEmbed, Open Graph, and meta tags. | 64 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
boinkor-net/chars | A command-line tool to display information about Unicode characters | 183 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
bluejamesbond/charactermap | An online tool for visualizing characters from various languages and scripts | 3 |
syntax-tree/unist-util-is | Utility to check if nodes match specific patterns | 38 |
keithamus/hashmark | A utility tool to generate new file names with a hash of the original file contents. | 195 |
dodo/node-slug | Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |
skullchap/chadstr | A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 824 |
hashnuke/hound | A library for automating web browser interactions and writing integration tests | 1,360 |
node-unicode/node-unicode-data | Generates arrays of code points and regular expressions for every Unicode version's categories and properties | 145 |