3.0.1 • Published 6 years ago
@justerest/multi-replace v3.0.1
multi-replace
Replaces text and filenames in the selected catalog preserving cases.
Can be used to rename Angular components.
Usage
npm i -g @justerest/multi-replace
multi-replace [--options] <...paths>Options
| Option | Alias | Type | Description | 
|---|---|---|---|
| --paths | default | ...string[] | Catalog list | 
| --searchValue | -s | string | Search text | 
| --replaceValue | -r | string | Replacement text | 
Transformers
- camelCase
 - kebab-case
 - snake_case
 - CONSTANT_CASE
 - PascalCase
 - angular-subject.case (kebab-case-with.suffix)
 
3.0.1
6 years ago
3.0.0
6 years ago
2.3.0
6 years ago
2.2.1
7 years ago
2.2.0
7 years ago
2.1.1
7 years ago
2.1.0
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.3
7 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago