3.0.1 • Published 6 years ago

@justerest/multi-replace v3.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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

OptionAliasTypeDescription
--pathsdefault...string[]Catalog list
--searchValue-sstringSearch text
--replaceValue-rstringReplacement 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

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.4.1

6 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