An open API service indexing awesome lists of open source software.

https://github.com/huangxizhou/happycode

🗣 Happy variable name translation
https://github.com/huangxizhou/happycode

bash javascript nodejs npm npm-package translation

Last synced: about 2 months ago
JSON representation

🗣 Happy variable name translation

Awesome Lists containing this project

README

          

# happyday
>Happy variable name translation

## Usage

```bash
Usage: happycode [options]

代码变量名翻译

Options:

翻译单词(中)

-E, --en 翻译单词(英)

-h, --help output usage information

Example:

$ happycode 变量
$ happycode --en variable
```
## Installation

* Install Node.js and npm
* Run npm install -g happycode