0.1.6 • Published 7 years ago

cerebro-rot13 v0.1.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

cerebro-rot13

Cerebro plugin to rot13 input

npm.io

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 rot into Cerebro
  • Click install

Related

  • Cerebro – main repo for Cerebro app;

License

MIT © Benoit Zohar