名称 最后更新
..
LICENSE.txt 正在载入提交数据...
README.md 正在载入提交数据...
index.js 正在载入提交数据...
package.json 正在载入提交数据...

lodash._reescape v3.0.0

The modern build of lodash’s internal reEscape exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var reEscape = require('lodash._reescape');

See the package source for more details.