tiny-text
v1.0.1
Published
A helpful text converter to change any normal text into cuter tinier text
Downloads
83
Maintainers
Readme
tiny-text
convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ
Helpful for all your tiny cute needs.
Especially helpful for cute node bot needs.
How to Use
Install the package into your lovely codebase.
npm install tiny-text
var tinytext = require('tiny-text');
console.log(tinytext("hello friend"));
And that's it!