An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# replacer

[![Go Doc](https://godoc.org/github.com/thecasualcoder/replacer?status.svg)](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)