Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mohaer/MoHa
Never too young, too simple but sometimes moha.
https://github.com/Mohaer/MoHa
Last synced: 3 months ago
JSON representation
Never too young, too simple but sometimes moha.
- Host: GitHub
- URL: https://github.com/Mohaer/MoHa
- Owner: Mohaer
- License: mit
- Created: 2016-03-07T04:00:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T03:07:38.000Z (almost 9 years ago)
- Last Synced: 2024-09-29T19:16:44.014Z (5 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 55
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MoHa: First mo and then hahhhhhhhhhh [WIP]
> `风声雨声读书声,谈笑风生`
> `The sound of Wind, Rain and Reading, just talk and laugh`
> `家事国事天下事,三件小事`
> `The affairs of Family, Country and World, just 3 little things`## Installtion
```
npm i moha --save
```## Features & Usage
### 1. Improving Life Experiences (Converter)
``` javascript
import {lifeExp} from 'moha'let talks = '我是最好的。Great!'
let exps = lifeExp(talks)console.log(exps) // Echo: 我是坠吼滴。Excited!
```
> Here is the [Exps Dict](https://github.com/IFELog/MoHa/blob/master/src/scripts/stores/exps-dict.js) which would make you say `Wow, MoHa is excited!`.### 2. Making Big News with HK Journalists (Page Translator)
``` javascript
import {bigNews} from 'moha'bigNews() // Current page will be halangify
```
### 3. Talking with the Elder (Generator)
- Todo: Imitate the elder and create an elder (Generator).## How to Contribute?
**The first and the most important thing** is to create a puppet account on GitHub to keep yourself safe in the real world. When someone knocks on your door and says "Open the door, check the water meter!", please don't trust the guy and directly reply "Water meter is outside the door!".## Dependencies
- [pangu.js](https://github.com/vinta/pangu.js) - 為什麼你們就是不能加個空格呢?## References
- [蛤蛤体生成器](http://dkwingsmt.github.io/haha/)
- [把长者语言写进电脑](https://github.com/xiaq/halang/issues/1)
- [恶俗古风自动生成器](http://www.jianshu.com/p/f893291674ca)## License
This work is licensed under the MIT license.