You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces tokens in a string using key value pairs.
NB: Utilises [Array.prototype.reduce()](https://mzl.la/1a2wTEJ). If you plan on having this code work with IE9 or below, please include your own polyfill within your application for this function.
About
Replaces tokens in a string using key value pairs.