xfr

Find and replace a term in all files of a directory

Usage no npm install needed!

<script type="module">
  import xfr from 'https://cdn.skypack.dev/xfr';
</script>

README

Find and replace

Find and replace any term in all files of all subdirectories. The easy way

Install

You can use this tool with npx directly: npx xfr but you can also install it:

npm i -g xfr

Usage

xfr <dir> <find-term> <replace-term>