uwuifyer
v1.0.0
Published
A lightweight Uwuifyer which also tries to keep a still readable form.
Downloads
3
Readme
A lightweight uwuifyer for converting any words or phrases, which also tries to keep a still readable form. URL's remain untouched. With this toolkit you can achieve the unthinkable! /^o^/
Usage
Installation
npm install uwuifyer
Importing and usage
import uwuifyer from "uwuifyer";
uwuifyer("Some text that needs more cuteness.");
Setup & Build
Install all dependencies:
npm install
Build:
npm run build