rot47

1.0.0 • Public • Published

ROT47

Node Tool for ROT47 https://rot47.net

NPM

Installation

$ npm i rot47 --save

Usage

var rot47 = require('rot47')  
rot47('abc')  
-> '234'

CLI Installation

$ npm i rot47 -g

CLI Usage

$ rot47 abc
234

$ rot47 file.txt
...

Readme

Keywords

Package Sidebar

Install

npm i rot47

Weekly Downloads

31

Version

1.0.0

License

ISC

Last publish

Collaborators

  • ddhhz