Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txt-replacer

Description

This is a tool for replacing text in multiple files. It allows you to define keys and corresponding replacement values in JSON format, and then apply those replacements to a set of articles.

Prerequisite

  1. Install packages via npm i

How to Use

  1. Add your keys to the /keys directory in JSON format.
  2. Add articles to the /articles directory.
  3. Run the project using npx ts-node ./src/index.ts or by executing the txt-replacer.exe file

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This is a tool for replacing text in multiple files. It allows you to define keys and corresponding replacement values in JSON format, and then apply those replacements to a set of articles.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages