string-template
A simple string template function based on named or indexed arguments
preserve
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
simple-fmt
maximally minimal string formatting library