Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 636 Bytes

File metadata and controls

17 lines (12 loc) · 636 Bytes

Project moved to GitLab

If you want to track new updates, check GitLab repository (and an org as a whole, if that's interested you)

furryfier

Furrify your text ^~^

How to use

Here is example on how to furrify some text

import { furrify } from 'furryfier'

const furryfied = furrify('Here is text that I want to furrify yay. Also another sentence to test something cool yupiee')
console.log('Here is your furryfied text:', furryfied)

Also you can configure furryfier for your own preferences. For this you can reference to default config