stutterify
v2.2.0
Published
Changes a string so that it will stutter.
Downloads
14
Maintainers
Readme
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!"