0.1.4 • Published 9 years ago

lolcryption v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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