Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rachelnicole/tiny-text

convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ
https://github.com/rachelnicole/tiny-text

Last synced: 3 days ago
JSON representation

convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ

Awesome Lists containing this project

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!