Schotsl / Uwuifier

This repository contains the Uwuifier package! It's written in Deno with TypeScript and compiled into JavaScript for NPM, makes use of Jest for testing the code and is deployed on NPM and https://deno.land.
https://uwuifier.com
MIT License
110 stars 7 forks source link

Add uwu factor to `uwuifySentence()` and `uwuifyWord()` #3

Closed Schotsl closed 4 years ago

Schotsl commented 4 years ago

I think we should have an optional parameter in the uwuifySentence() and uwuifyWord() functions that allows the user to set how uwufied they want the string to be . We can just use a float between 0 and 1

Schotsl commented 4 years ago

With the new class-based Uwuifier it's possible to change these values using the constructor