在 GitHub 给个 Star — 社区维护的发音词典

knip 怎么读

工具 创作者已明确

kuh nip /ˈknɪp/ mp3

knip 在英语中的标准读法是 「kuh nip」(/ˈknɪp/)。

JS/TS unused files/exports/deps detector by Lars Kappert (webpro). README states: "/ˈknɪp/ means '(to) cut' and is pronounced with a hard K" (Dutch). The K is NOT silent — say it "k-nip", NOT English "nip". Single short-i syllable as in "nip". macOS `say` silences the K on raw "knip", so the respelling uses a light schwa ("kuh nip") to force a hard-K onset — closest `say` gets to a true /kn/ cluster.

来源:Knip official GitHub README (webpro-nl/knip)

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it knip # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub