@acfromspace/weeb 中文文档教程
️@acfromspace/weeb
????
Library that converts strings to their cringey Japanese counterpart.
Created with NPM.
@acfromspace/weeb is a library with the following features:
- Conversion. I'm not very proud of this, but it does make me laugh from time to time.
✨ Quick Installation
npm install @acfromspace/weeb
OR
yarn add @acfromspace/weeb
???? Controls
const weeb = require("@acfromspace/weeb");
weeb("what are you doing?!");
//=> "NANI are you doing?!"
weeb(420);
//=> Uncaught TypeError: これは文字列ではありません!
???? License
The code in this project is under a specific open source license.