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
- Host: GitHub
- URL: https://github.com/huangxizhou/happycode
- Owner: HuangXiZhou
- License: mit
- Created: 2017-11-24T17:24:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T18:18:06.000Z (over 8 years ago)
- Last Synced: 2025-02-08T18:47:01.934Z (over 1 year ago)
- Topics: bash, javascript, nodejs, npm, npm-package, translation
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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