The CLI wrapper of Ambiglyph (Homoglyph Detection Tool)
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-02-13 19:49:49 +04:00
src HUGE update of checkContent 2021-12-13 02:52:45 +04:00
.eslintrc Add eslint support 2021-11-11 23:39:53 +04:00
.gitignore Add "add [path]" logic (without server) 2021-12-02 23:32:37 +04:00
.sample.env add ErrorText in config file 2021-12-13 02:51:55 +04:00
index.ts Prepare template for project 2021-11-11 22:46:33 +04:00
package-lock.json Bump minimist from 1.2.5 to 1.2.8 (#5) 2023-02-13 19:49:49 +04:00
package.json Bump cacheable-request and got 2023-02-13 13:48:44 +00:00
README.md Update README.md 2021-12-13 03:03:27 +04:00
tsconfig.json Prepare template for project 2021-11-11 22:46:33 +04:00

🔥 Ambiglyph CLI

The CLI wrapper of Ambiglyph (Homoglyph Detection Tool)

Screenshot of Ambiglyph CLI

Important Point

The code has NOT been polished and is provided "as is". There's a lot of code that is redundant and there are tons of improvements that can be made.