https://github.com/ad-si/subf
Substitue all occurences of strings with their replacements. Substitution pairs are read from a TSV file.
https://github.com/ad-si/subf
cli search-and-replace substitute
Last synced: 19 days ago
JSON representation
Substitue all occurences of strings with their replacements. Substitution pairs are read from a TSV file.
- Host: GitHub
- URL: https://github.com/ad-si/subf
- Owner: ad-si
- Created: 2019-12-07T17:14:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T17:17:08.000Z (over 5 years ago)
- Last Synced: 2025-03-18T14:19:49.731Z (about 1 month ago)
- Topics: cli, search-and-replace, substitute
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Subf
```sh
subf replacements.tsv example.txt
```