lodash.unescape v4.0.1

The lodash method _.unescape exported as a Node.js module.

Installation

Using npm: bash $ {sudo -H} npm i -g npm $ npm i --save lodash.unescape

In Node.js: js var unescape = require('lodash.unescape');

See the documentation or package source for more details.