@kirtanmagan/dogify
v1.0.3
Published
Rewrites a sentence as if a dog said it.
Downloads
2
Maintainers
Readme
Dogify is an npm package used to rewrite a sentence as if a dog said it
Code:
const dogify = require("@kirtanmagan/dogify")
dogify("This is a sentence!");
Output:
"bark pant bark bark woof"