modules/string/unescape library

Functions

unescape([String string = '']) String
The inverse of _.escape; this method converts the HTML entities &, <, >, ", and ' in string to their corresponding characters