Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshjv/mayhem
Mayhem Atom package for ASCII to closest homoglyph conversion.
https://github.com/harshjv/mayhem
atom atom-package editor homoglyphs
Last synced: 25 days ago
JSON representation
Mayhem Atom package for ASCII to closest homoglyph conversion.
- Host: GitHub
- URL: https://github.com/harshjv/mayhem
- Owner: harshjv
- License: mit
- Created: 2015-10-24T18:51:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-10T11:47:18.000Z (over 8 years ago)
- Last Synced: 2024-11-07T23:45:17.454Z (3 months ago)
- Topics: atom, atom-package, editor, homoglyphs
- Language: CoffeeScript
- Homepage: https://atom.io/packages/mayhem
- Size: 648 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mayhem Atom Package
Mayhem Atom package for ASCII to closest homoglyph conversion.
## Demo
![Mayhem Atom Package](https://raw.githubusercontent.com/harshjv/mayhem/master/mayhem.gif)## Installation
Install `mayhem` from Atom settings *or*
apm install mayhem
## Usage
### To closest homoglyph conversion;
Command Palette -> `Mayhem: Boom`
*or*
Packages -> Mayhem -> `ASCII -> Homoglyphs`
### To revert back;
Command Palette -> `Mayhem: Fix`
*or*
Packages -> Mayhem -> `Homoglyphs -> ASCII`
## Atom Package
[https://atom.io/packages/mayhem](https://atom.io/packages/mayhem)
## Inspiration
* [reinderien/mimic](https://github.com/reinderien/mimic)## License
MIT