1.0.0 • Published 2 years ago

uwuifyer v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

ci

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