Skip to content

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.

License

Notifications You must be signed in to change notification settings

auroradream04/txt-replacer

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published