connerify
v1.4.3
Published
Translates words to sean connery style phonetical spelling
Downloads
6
Readme
Connerify
Translates words to sean connery style phonetical spelling
installation
npm install connerify
usage
var connerify = require('connerify')
connerify('segments') // shegmentsh
run tests
npm test