work.suroh.tk/node_modules/lodash.unescape
suroh 410082595a init 11ty commit 2019-12-02 13:22:45 +01:00
..
LICENSE init 11ty commit 2019-12-02 13:22:45 +01:00
README.md init 11ty commit 2019-12-02 13:22:45 +01:00
index.js init 11ty commit 2019-12-02 13:22:45 +01:00
package.json init 11ty commit 2019-12-02 13:22:45 +01:00

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.