Skip to content

samliebl/syllable-count

Repository files navigation

syllable-count

Description

Basically a simple interface for the actual syllable npm module.

Usage

npm install syllable-count
import {
    countSyllables,
    countSyllablesInSentence,
    countSyllablesInArray
} from 'syllable-count';

const textInput = `
The quick brown fox jumped over the lazy dog.
`

let logCountSyllables = countSyllables(textInput);

console.log(logCountSyllables)

Acknowledgements

syllable
Website GitHub

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy