Skip to content

Skowt/howdoisay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How-Do-I-Say

An elegant library to assist with the correct pronounciations of words.

Installation

Using npm:

$ npm i -g how-do-i-say
$ npm i --save how-do-i-say

In Node.js:

// Require the library
const howdoisay = require('how-do-i-say')

// View a word
console.log(howdoisay('hello'))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published