1.1.1 • Published 9 years ago

homoglyph-cli v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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 " ;"
1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.2

9 years ago