cerebro-rot13
v0.1.6
Published
Cerebro plugin to encode/decode input with rot13()
Downloads
13
Maintainers
Readme
cerebro-rot13
Cerebro plugin to rot13 input

Usage
In Cerebro, type rot to encode your input using rot13(). Use ⌘+C or ↩ to copy the encoded value to clipboard.
rot [input]
Ex: rot example => rknzcyr
This plugin is using the rot node module to encode the data.
More infos about rot13 here: https://wikipedia.org/wiki/ROT13
Installing
- Type
plugins rotinto Cerebro - Click
install
Related
- Cerebro – main repo for Cerebro app;
License
MIT © Benoit Zohar
