https://github.com/fuwn/node-uwufy
🎨 An NPM package that allows you to uwu-fy a string.
https://github.com/fuwn/node-uwufy
anime deno javascript node-js node-module nodejs typescript uwu
Last synced: 10 months ago
JSON representation
🎨 An NPM package that allows you to uwu-fy a string.
- Host: GitHub
- URL: https://github.com/fuwn/node-uwufy
- Owner: Fuwn
- License: mit
- Created: 2020-04-19T04:05:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T02:24:15.000Z (about 5 years ago)
- Last Synced: 2025-03-25T20:11:54.322Z (11 months ago)
- Topics: anime, deno, javascript, node-js, node-module, nodejs, typescript, uwu
- Language: TypeScript
- Homepage: https://www.npmjs.com/uwufy
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uwufy
[](https://www.npmjs.com/package/uwufy)
[](https://github.com/fuwn/npm-uwufy/blob/master/LICENSEhttps://github.com/fuwn/node-uwufy/blob/master/LICENSE)
[](https://nodei.co/npm/uwufy/)
The simplest UwU package of all.
Yes, this **works** really well with Discord bot APIs!
## Install
```sh
$ npm install uwufy
```
# Usage
```js
const uwufy = require('uwufy');
console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL!!!'));
```
# Output
```sh
$ I-IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFUWW >w<
```
## Links
* [Website](https://fuwn.me)
* [NPM](https://npmjs.com/uwufy)
* [GitHub](https://github.com/fuwn/node-uwufy)