template
Template a string with values from a data object using a search expression
155 bytes
Usage
Given a string, an object of data, and a format expression to search for, returns a string with all elements that matched the search replaced with their matching value from the data object.