tree: 0a3c3a5e4ca5cfa489070fa56e99a79296b6dd72 [path history] [tgz]
  1. index.js
  2. LICENSE
  3. package.json
  4. README.md
node_modules/lodash.unescape/README.md

lodash.unescape v4.0.1

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

Installation

Using npm:

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

In Node.js:

var unescape = require('lodash.unescape');

See the documentation or package source for more details.