de-homoglyph

0.1.1 • Public • Published

Number Formatter

A small library that adds sanitizes homoglyph ridden JSON and strings

Installation

npm install de-homoglyph

Usage

const deHomoglyph = require('de-homoglyph').deHomoglyph;
const badText = "Ѕuprеmе®/Thе North Fаcе® Mеtаllic Mountаin Βib";
deHomoglyph(badText);

Output should be Supreme®/The North Face® Metallic Mountain Bib

Readme

Keywords

Package Sidebar

Install

npm i de-homoglyph

Weekly Downloads

7

Version

0.1.1

License

MIT

Unpacked Size

80.4 kB

Total Files

12

Last publish

Collaborators

  • omgitsu