npm.io
1.0.6 • Published 5 years ago

uwuify-rs

Licence
MIT
Version
1.0.6
Deps
3
Size
345 kB
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

uwuify-rs

Node.js wrapper to the uwuify library

Requirements

An x86/x86_64 CPU that supports SSE4.1 and a copy of Rust installed to compile the native module.

Installation

First install Rust onto your computer and verify if this command can run in your terminal

cargo --version

Run this command to install this package in your terminal

npm i --save uwuify-rs

or with yarn

yarn add uwuify-rs

or with pnpm

pnpm i uwuify-rs

Documentation

Theres only 1 function, that is uwuify(), which uwuifys text.

example
const {uwuify} = require('uwuify-rs')
console.log(uwuify("When the imposter is sus"))

Keywords