Skip to content

martindale/erm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erm

Build Status Coverage Status

Translate strings of text into ermegerdese.

Quick Start

While erm's API is relatively complex, getting started is easy:

var erm = require('erm');
erm('Ohmygod.');
> ER MAH GERD.

erm

Contributions

We'll happily accept pull requests and improvements. We'd love to achieve 100% test coverage!

Credits

Lifted from soundtrack.io, not sure where it came from before then.