Skip to content

v1.0.0

Choose a tag to compare

@aShu-guo aShu-guo released this 05 Jul 11:12

ts-abbr-skill v1.0.0

First stable release.

What it does

  • Applies a configurable abbreviation dictionary to TypeScript variable/parameter naming
  • AST-aware rename via ts-morph (no plain-text find/replace)
  • tsc --noEmit verification required after batch renames

Install

npx ts-abbr-skill

Built-in dictionary highlights

business→biz, context→ctx, configuration→cfg, response→res, request→req, repository→repo, and 40+ more.