homoglyph-cli

1.1.1 • Public • Published

homoglyph-cli Build Status

A port of mimic to node.js.

It's inspired by this terrible idea floating around:

MT: Replace a semicolon (;) with a greek question mark (;) in your friend's C# code and watch them pull their hair out over the syntax error

Peter Ritchie (@peterritchie) November 16, 2014

Install

$ npm install --save homoglyph-cli

Usage

$ homoglyph <file>
$ homoglyph <file> --reverse
$ homoglyph <file> --probability 1-100
$ homoglyph <file> --characters " ;"
echo <string> | homoglyph
echo <string> | homoglyph --reverse
echo <string> | homoglyph --probability 1-100
echo <string> | homoglyph --characters " ;"

/homoglyph-cli/

    Package Sidebar

    Install

    npm i homoglyph-cli

    Weekly Downloads

    9

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • cilice