GithubHelp home page GithubHelp logo

mcnaveen / node-pronounce Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 47 KB

Simple utility to convert word to pronounceable word

Home Page: https://www.npmjs.com/package/node-pronounce

License: MIT License

JavaScript 100.00%
pronounce pronounciation pronounceable phonetics phonetic-languages

node-pronounce's Introduction

๐Ÿ”  Pronounce.js

All Contributors

Build Downloads this Week Bundle Size Version

Numify

๐Ÿฆ„ Simple utility to convert word to pronounceable word.

๐Ÿ“ฆ Requirements

Node.js 14.x LTS or 16.x (or Higher) LTS

โœจ Installation

Install the NPM Package with the below command:

npm install node-pronounce --save

(or)

Install with Yarn:

yarn add node-pronounce

๐Ÿ–Š๏ธ Usage

Import the module in your project:

// Commonjs Import
var { pronounce } = require("node-pronounce");

// or ES6 import
import { pronounce } from "node-pronounce";

๐Ÿ’ก Example

Pass the Number to the function

import { pronounce } from "node-pronounce";

const word = "automation";
console.log(pronounce(word));

โ˜‘๏ธ Example Output

automaxion

๐Ÿ›ก๏ธ LICENSE

  • MIT

๐Ÿ’š Message

I hope you find this useful. If you have any questions, please create an issue.


๐Ÿ’ฐ Help me with your donation

Buy Me A Coffee

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Santhosh Veer

๐Ÿ’ป ๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

node-pronounce's People

Contributors

allcontributors[bot] avatar mcnaveen avatar mskian avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mskian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.