UNPKG

stutterify

Version:

Changes a string so that it will stutter.

14 lines (8 loc) 269 B
### Stutterify is an npm package used to stutter a sentence ### Code: > var stutterify = require("stutterify"); > > stutterify("This is a sentence!"); ### Output: > "Th-Th-This i-is a s-s-sentence!" #### Link: https://www.npmjs.com/package/stutterify