0.3.3 • Published 6 months ago
refactor-vir v0.3.3
refactor-vir
Making widespread codebase refactors easier.
Install
npm i -g refactor-vir
It'll work fine if installed locally (instead of globally) as well.
Commands
Rename
Renames and/or updates imports for a variable in all found relevant files.
- Only searches for
.ts
files nested withinsrc
directories. - Ignores all
nodes_modules
directories. - Does not handle dynamic
import()
imports yet.
All needed information is prompted from you in your terminal.
rv rename