1.0.2 • Published 2 years ago

naming-gen v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

naming-gen

Suggests a nice English name for a variable or function name when entered in Japanese.
変数名や関数名を日本語で入力すると、わかりやすい英語名を提案してくれます。

Install

Install with npm:
インストール方法:

$ npm install -g naming-gen

Why use this?

When wondering what kind of variable or function name to use, we will suggest a nice English name from Japanese.
※ To use this library, you need your own API key for codic.

どんな変数名や関数名をつけたらいいか迷った時、これを使用するとわかりやすい英語名を提案してくれます。
※ このライブラリを使用するには、ご自身の codic の APIキーが必要です。

Setup: set your API key

export CODIC_ACCESS_TOKEN=YOUR_API_KEY

🔑 You need codic account to create API key. More info is here.

If it is not set, you will get a message like this.
もし設定していなければ、このようなメッセージが表示され、使用することができません。

Usage

how_to_use

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago