Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T02:24:15.000Z (about 4 years ago)
- Last Synced: 2024-12-10T12:05:17.916Z (14 days 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
[![npm](https://img.shields.io/npm/v/uwufy.svg)](https://www.npmjs.com/package/uwufy)
[![license](https://img.shields.io/badge/license-MIT_License_with_anime_exception-green.svg)](https://github.com/fuwn/npm-uwufy/blob/master/LICENSEhttps://github.com/fuwn/node-uwufy/blob/master/LICENSE)[![npmbadge](https://nodei.co/npm/uwufy.png)](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)