Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 353 Bytes

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!