Add lodash-es description for ES6 scripts (#4035)

This commit is contained in:
alireza-mh
2018-11-15 18:13:48 +03:30
committed by John-David Dalton
parent 1e939919c0
commit f822dd8d70

View File

@@ -61,6 +61,8 @@ var curryN = require('lodash/fp/curryN');
**Note:**<br>
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out [lodash-es](https://www.npmjs.com/package/lodash-es).
## Why Lodash?
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>