master / published Apr 1, 2021 / repository
A Crystal library for string replacement from the right-hand side
rsub.cr is a Crystal library for string replacement from the right-hand side.
shard.yml
dependencies: rsub: github: alexherbo2/rsub.cr
shards install
require "rsub"
See src/rsub.cr for a complete reference.
src/rsub.cr