github-pages-deploy-action/node_modules/lodash.unescape/README.md
2020-03-06 22:45:40 -05:00

467 B

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.