sounds-like

1.0.0 • Public • Published

sounds-like

Get similar sounding words

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

$ npm install sounds-like

API

var soundslike = require('sounds-like')
 
soundslike('bat', 'pot');
// => true

License

MIT

Package Sidebar

Install

npm i sounds-like

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

3.78 kB

Total Files

5

Last publish

Collaborators

  • rylans