Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 404 Bytes

#ERMAHGERD!#

Big thanks to http://ermahgerd.jmillerdesign.com/#!/translate for the translation logic. This is simply the same thing, but in node form.

Install:

npm install node-ermahgerd

Use it like so:

var ermahgerd = require('node-ermahgerd');
var translation = ermahgerd.translate("Goosebumps! My favorite books!");
console.log(translation); // 'GERSBERMS! MAH FRAVRIT BERKS!'