modusifier
v1.0.3
Published
A joke package that makes your text as if it were spoken by Modus from Fallout 76.
Downloads
10
Maintainers
Readme
Modusifer
A joke package that makes your text as if it were spoken by Modus from Fallout 76.
Usage
const modusifier = require('modusifier');
const string = 'The quick brown fox jumps over the lazy dog';
const modusified = modusifier.modusify(string);
console.log(modusified)
// Output: 'The quick... brown fox jumps... over the... lazy... dog'