soundex-phonetics

1.0.1 • Public • Published

Soundex

npm npm downloads build status

Install via npm

$ npm install soundex-phonetics

Usage

var soundex = require( 'soundex-phonetics' )
if( soundex( 'Ekzampul' ) === soundex( 'Example' ) ) {
  // It sounds similar!
}

Readme

Keywords

Package Sidebar

Install

npm i soundex-phonetics

Weekly Downloads

2,849

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jhermsmeier