haojianlong d7cf0f08e0 'init' 4 yıl önce
..
LICENSE d7cf0f08e0 'init' 4 yıl önce
README.md d7cf0f08e0 'init' 4 yıl önce
index.js d7cf0f08e0 'init' 4 yıl önce
package.json d7cf0f08e0 'init' 4 yıl önce

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.