https://github.com/thecasualcoder/replacer
Library that offers find and replace capabilities
https://github.com/thecasualcoder/replacer
Last synced: 5 months ago
JSON representation
Library that offers find and replace capabilities
- Host: GitHub
- URL: https://github.com/thecasualcoder/replacer
- Owner: thecasualcoder
- Created: 2018-11-07T12:35:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T07:32:42.000Z (over 6 years ago)
- Last Synced: 2024-06-20T03:22:11.665Z (almost 2 years ago)
- Language: Go
- Size: 19.5 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# replacer
[](https://godoc.org/github.com/thecasualcoder/replacer)
Replacer allows you to find and replace patterns within a string. Documentation can be found [here](https://godoc.org/github.com/thecasualcoder/replacer)