lolcryption

0.1.4 • Public • Published

lolcryption

Made this so I could learn how to make node modules, npm packages, use babel + es6 and test with Tape.

More information about lolcryption at lolcryption.master5o1.com

Install

$ npm install --save lolcryption

Usage

var lolcryption = require('lolcryption');
 
lolcryption.enlolcrypt('The quick brown fox jumps over the lazy dog.');
//=> Gto ceupw ndajz rak veybf ahod gto ximl qas.
 
lolcryption.delolcrypt('Gto ceupw ndajz rak veybf ahod gto ximl qas.');
//=> The quick brown fox jumps over the lazy dog.

License

MIT © Jason Schwarzenberger

Dependencies (5)

Dev Dependencies (4)

Package Sidebar

Install

npm i lolcryption

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • master5o1