1.0.199 • Published 2 years ago

tarcwb v1.0.199

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

tarcwb

What is tarcwb?

'tarcwb' is an English-Japanese wordbook CLI application for reading 'The Art of Readable Code'.

Image from Gyazo

Installation

% npm i -g tarcwb

Usage

1. Execute the command.

% tarcwb

2. Enter the word you want to look up.

✔ Input english word · off by one
P157~) off by one errors: 境界条件
✔ Input english word · persistent variable
P130~) persistent variable: 永続的変数

3. Enter the page number you want to look up.

✔ Input english word · 113
P113~) Explaining Variables: 説明変数
P113~) capture: とらえる
P113~) subexpression: 部分式
P113~) Summary Variables: 要約変数
P113~) capture: 代入する

4. End with an empty newline.

✔ Input english word · 
bye.

Dictionary

Pull requests to add words are welcome!

1.0.199

2 years ago

1.0.190

2 years ago

1.0.0

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago